Skip to content

Full stack task list made with NodeJS, Express API, React, and MongoDB

Notifications You must be signed in to change notification settings

a-fadlly/Full-Stack-Task-List

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Full Stack Task List

Please be patient, the free Heroku tier takes a second to spin up.

Fullstack task list demo animation

Full stack task list webapp using NodeJS, React, Express API, and MongoDB. Uses Redux for state management and JWT for authentication.

Tech Stack

Full Stack Task List is a webapp written with JavaScript using a MERN stack.

Fullstack task list info sheet

Frontend

The frontend is built with React, state management is handled using Redux Toolkit, and user authentication uses JSON Web Tokens and JWT middleware.

Backend

The backend uses a NodeJS server with Express API. User task objects are stored in MongoDB and accessed with Mongoose ODM.

About

Full stack task list made with NodeJS, Express API, React, and MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.8%
  • CSS 8.3%
  • HTML 4.9%