Skip to content

Backend Project : RESTful API to perform CRUD operations for user to create update and delete tasks with a supporting Front end to utilize the API

Notifications You must be signed in to change notification settings

GauravChak024/task_manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live Link:

https://task-manager-seyf.onrender.com/ (hosted on render) {Do wait for 30-40 seconds as its a free tier setup and therefore it restarts the server after every inactive session}

Description

• Users can create, delete, and update tasks.

• Basic frontend app created to utilize the RESTful API using vanilla JavaScript.

• Custom error handles and mongoose schema validations are set up to improve code quality and overall robustness.

Project Setup

In order to run the project, setup .env and set MONGO_URI variable equal to DB connection string.

In order to avoid port collisions, in the source code port value is 5000

About

Backend Project : RESTful API to perform CRUD operations for user to create update and delete tasks with a supporting Front end to utilize the API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published