Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aadewunmi/todo-app-backend

A Todo List Application (Backend) || Tech Stack: MongoDB, React, Express, Node (MERN)
https://github.com/aadewunmi/todo-app-backend

backend backend-api expressjs mern-stack mongodb mongoose nodejs react reactjs rest restful restful-api todo-list-app todo-list-app-react

Last synced: about 1 month ago
JSON representation

A Todo List Application (Backend) || Tech Stack: MongoDB, React, Express, Node (MERN)

Awesome Lists containing this project

README

        

# Project Title:

Todo List Application

## 1. Project Description:

Program a todo list application, with the following functionality:

- Add item
- Edit item
- Delete item

## 2. Tech Stack / Dependencies:

- MongoDB
- Express
- React
- Node
- Mongoose / Axion
* Postman used for testing URI end points

## 3. Installation:

This project has been divided into 2 parts i.e. frontend and backend development.

To install:

i. Clone the following git repo(s)

```
https://github.com/AAdewunmi/todo-app-frontend.git

https://github.com/AAdewunmi/todo-app-backend.git

```

## 4. How To Use:

1. Create todoList database in MongoDB

Screenshot 2023-10-16 at 13 07 05

2. Run the following from your command prompt, to start frontend, backend and mongodb servers:
- /frontend> npm start
- /backend> node index.js
- brew services start mongodb-community

Screenshot 2023-10-16 at 13 13 08

## 5. Demo:

Screenshot 2023-10-16 at 13 20 41

## 6. Contributing:

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

## 7. Adapted from:

UDEMY Course Name: Build a To-Do List App with Node, Express, React and MongoDB

Created by: Moath M.

Last updated: 09/2021

URL: https://www.udemy.com/course/java-servlet-jsp-and-hibernate-build-a-complete-website/