Giter Club home page Giter Club logo

mahdisoultana / complete-backend-task_manager Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 37 KB

this is full Backend for task manger Api it's will serve for integrating with front end framework ReactJS with all feature Authentication user and private data implementation and more checkout the readme to know more and test it out to see more, it's public for showing case proposes

Home Page: https://completetaskmanager.herokuapp.com/

JavaScript 100.00%
mongodb-database nodejs email-sender authentication task-manager profile

complete-backend-task_manager's Introduction

Complete-BackEnd-Task_Manager

This is A complete Backend With NodeJs MongoDB and with a lot of packages and dependices created for Ready Integration With A The frontEnd

  • SignUp User URL/users
  • Login User URL/user/login

User Authentification Has to be login or create for generate access token valid for 7day account to do This routes

  • LogOut User form One device URL/user/loggout
  • LogOut User form All devices URL/user/loggoutall
  • Update Information User URL/user/me
  • Get All Info User Profile URL/users/me
  • Delete User Profile URL/user/me
  • Upload Files User Profile Avatar & create avatar profile URL/user/me/avatar
  • Get User Profile Avatar by Id URL/users/607cf3571151bf1f8ca424d1/avatar
  • Delete User Profile Avatar URL/user/me/avatar
  • Create Task User URL/tasks
  • Read Task User URL/tasks
  • Read Task By ID User URL/task/607b31f8c04be8236ca341cc
  • Update Task User URL/task/607b34f055c83a1694f3f8ff
  • Delete Task User URL/task/607b34f055c83a1694f3f8ff

  • Add QUERYS Read Task to :
  • sortBy : CreatedAt:-1or1 URL/tasks?sortBy=createdAt:1
  • completed=false or true URL/tasks?completed=false
  • limit=10 your tasks URL/tasks?limit:10
  • skip=10 to go to the next Page URL/tasks?limit:10&skip=10

welcome Email Notification From Me after SignUp

Cancel Email Notification After Deleting your Account

complete-backend-task_manager's People

Contributors

mahdisoultana avatar

Stargazers

 avatar

Watchers

 avatar

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.