Skip to content

A Todo application built to track your daily task using MERN stack.

Notifications You must be signed in to change notification settings

RakshaKagadalu/ToDo-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Table of content:

  1. About the project
  2. Requirements for this Assignment
  3. Grading Guidelines
  4. Instructions to use this project
  5. Technologies used

About The Project:

Project Title: Create a simple Todo react application using the REST APIs

The goal of this assignment is to Create a simple to-do app using MERN Stack.

=====================================================================================================================================================

User Requirements for this assignment:

  1. As a user, I should be able to see all to-do items fetched using a REST API.
  2. As a user, I should be able to click a to-do item and able to see its detailed view.
  3. As a user, I should be able to open add a new to-do item view by clicking the add button.
  4. As a user, I should be able to add a to-do item by entering the title, description, due date, and time.
  5. As a user, I should be able to mark a to-do item as complete.

===========================================================================================================================================================

Instructions to use this project:

  1. Clone the repository git clone in GIT bash(windows)/Terminal(MAC).

  2. Install VS code and live server extension.

  3. Install Node js, MongoDB and Postman.

  4. Open the folder in VS code.

  5. Open a Terminal in VScode.

  6. Run npm installin the terminal.

  7. Run npm run startin the terminal.

  8. Open Postman and run the following CRUD operations to test the API endpoints

============================================================================================================================================================

Technologies Used

MERN stack and postman

About

A Todo application built to track your daily task using MERN stack.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published