Skip to content

In this project I have tried to clone GoogleCalendar with the help of NodeJs And ExpressJs.

Notifications You must be signed in to change notification settings

nischalshakya787/AdvancedToDoList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advanced ToDo

Advanced ToDo is a project I recently completed as part of my journey to learn Node.js and Express.js. This project is my attempt to create an advanced to-do list, inspired by the functionality of Google Calendar.

Project Overview

The project allows users to perform various CRUD (Create, Read, Update, Delete) operations on their to-do tasks. The key features include:

  • Task Management: Add, view, update, and delete tasks seamlessly.
  • Calendar View: An intuitive calendar interface to organize tasks by date.
  • Motivational Section: Receive a random motivational quote each time the website is loaded.

Technologies Used

  • Node.js
  • Express.js
  • MongoDB

Installation

To run the project locally, follow these steps:

  1. Clone the repository.
    git clone https://github.com/nischalshakya787/AdvancedToDoList.git
    cd AdvancedToDo
  2. Install Dependencies.
        npm install
  3. Start Server
        npm start
  4. Open your web browser and navigate to http://localhost:8000.

Usage

  1. Navigate to the project in your web browser.
  2. Add, edit, and delete tasks using the user-friendly interface.
  3. Explore the calendar view to manage tasks based on dates.
  4. Get a dose of motivation from the randomly fetched inspirational quotes.

Contributing

If you would like to contribute to this project, follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes.
  4. Submit a pull request.

Contact

Feel free to reach out if you have any questions or suggestions :

Email: nischalshakya787@gmail.com

About

In this project I have tried to clone GoogleCalendar with the help of NodeJs And ExpressJs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •