Skip to content

swayamvasavada/app-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDo List

This project facilitates efficient task management, allowing for the creation and organization of tasks while distinguishing between incomplete and completed ones.

The implementation involved utilizing technologies such as Node with Express, MongoDB, and EJS to ensure seamless functionality.

Tech Stack

Client: EJS

Server: Node, Express

Database: MongoDB

Note:

While Testing it on local machine, It uses MongoDB server and System Disk for file

Whereas, After deployment it Dynamically start using MongoDB Atlas and Cloud Storage for Files.

Getting Started

To use it, Follow the installation guide:

Prerequisites

  • Node.js
  • MongoDb (For testing it locally)

Installation

  1. Clone Repo
 git clone https://github.com/swayamvasavada/app-task.git 
  1. Install dependencies / npm pacakages
npm install
  1. Start the app
npm start

Note: Database service should be active

Developers

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published