Skip to content

A TodoList application meant for day to day use. Helps user keep track of his tasks to do.

Notifications You must be signed in to change notification settings

TanmayBansa1/Todo_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

𝐅𝐮𝐥𝐥 𝐒𝐭𝐚𝐜𝐤 𝐓𝐨𝐝𝐨 𝐋𝐢𝐬𝐭 𝐀𝐩𝐩𝐥𝐢𝐜𝐚𝐭𝐢𝐨𝐧 🚀

Screenshot 2024-07-05 181818


⭐ Introduction

This project is a Full Stack Todo List Application which is built using the MongoDB, NodeJS, ExpressJS, CSS, Javascript. It implements all the basic functionalities of a todo list, i.e, CRUD Operations (Create Read Update Delete).

  • Users are able to Create new tasks.
  • Users are able to Read the created tasks data.
  • Users are able to Complete the task by checking off the task with a strike through.
  • Users are able to Delete the task.
  • Users are able to Update the tasks with many customized options. Users are able to View a Banner with current date-time.
  • Users can Check the count of remaining tasks, Complete all tasks together, Delete all completed tasks together.
  • Users can View All, Incomplete, Completed Tasks.
  • Users can mark Due Date & Priority Levels for the Tasks.

🔨 Tools Used

  • Library:
    • cors
    • dotenv
    • ejs
    • express
    • mongoose
    • nodemon
    • express-ejs-layouts
  • Framework: ExpressJS
  • Database: MongoDB
  • Version Control System: Git
  • Programming / Scripting: JavaScript
  • Front-End: HTML, CSS, EJS
  • Runtime Environment: NodeJS
  • Integrated Development Environment: VSCode

About

A TodoList application meant for day to day use. Helps user keep track of his tasks to do.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published