8000 GitHub - lux22/todoList-mern: A todo list MERN stack application with CRUD operations. User will be able to create task and also upload images for each task created. You can also switch between pending and completed state for a created task.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A todo list MERN stack application with CRUD operations. User will be able to create task and also upload images for each task created. You can also switch between pending and completed state for a created task.

Notifications You must be signed in to change notification settings

lux22/todoList-mern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TodoList-mern

A todo list MERN stack application with CRUD operations. User will be able to create task and also upload images for each task created.

alt text

Mobile View

Features

  • Switch task between completed and pending state.
  • Upload images
  • Edit and delete task.

Tech (Client)

  • React Js
  • Redux
  • Redux Thunk
  • Material-Ui

Tech (Server/Database)

  • Mongodb
  • Mongoose
  • Node
  • express

Installation

Install the dependencies and devDependencies and start the server.

Client Side

cd client
npm install
npm start

Server Side

cd server
npm install
npm start

About

A todo list MERN stack application with CRUD operations. User will be able to create task and also upload images for each task created. You can also switch between pending and completed state for a created task.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0