Code Monkey home page Code Monkey logo

todo's Introduction

Todo

Création du Todo pour l'application calendrier.

Id correspondant au droit d'un user sur une tâche

1 - ACHIEVED_UPDATE -> Modification du statut d'une tâche : réalisé ou non. 2 - INFO_UPDATE -> Modification des informations d'une tâche : title, content, enddate. 3 - CREATE -> Création d'une nouvelle tâche. 4 - ARCHIVED -> Archivage d'une tâche : ne devient visible que pour le propriétaire.

Error SQL

45000 - Le user n'existe pas. 45001 - L'attribut est inconnu.

45100 - La tâche n'existe pas. 45101 - Vous n'avez pas l'autorisation d'achever une tâche. 45102 - Vous n'avez pas l'autorisation d'archiver une tâche. 45103 - Vous n'avez pas l'autorisation de créer une tâche. 45104 - Vous n'avez pas l'autorisation de supprimer une tâche. 45105 - Vous n'avez pas l'autorisation de modifier une tâche. 45106 - La tâche n'est pas archivée. 45107 - La tâche est archivée.

45200 - La todo n'existe pas.

45300 - Le token n'est pas valide. 45301 - Le token a expiré. 45302 - Vous participez déjà à cette todo avec cette permission. 45303 - Vous êtes le propriétaire de cette todo.

todo's People

Contributors

baptistelecat avatar

Watchers

 avatar

todo's Issues

Connexion mdp

Il serait bien de mettre une option « vu » pour que l’on puisse voir notre mdp lors de la connexion

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.