Giter Club home page Giter Club logo

todo-list's Introduction

Todo-list

The Day Plan A single web app that helps you organize your busy day and summarize everything.

App Description

The Day Plan is a web app with two main functionalities:

To-Do List:

Users can create their list of tasks and save them in the to-do list.

Notes:

Users can create and save their notes.

Usage

When users open The Day Plan, they first see the Todo page, which has a navbar that allows them to switch to the notes page. If users already have tasks saved in the app, they will see them upon starting. Otherwise, they will see an empty list and can begin adding tasks. To add a task to the list, users only need to type the task in the input field and click the plus (+) button.

Users can click "NOTES" in the navbar to use the notes feature. The notes list will appear if there are already saved notes, or it will be an empty list if there are none. Users must click the “CREATE NOTE” button to create a note.

A form asking for the note title and details will pop up. When users click the submit button, their notes will be saved in the notes list. To update a note, users can click the edit icon, make changes, and submit them by clicking the “UPDATE” button.

Technology Used.

Front End

HTML/CSS: Markup and styling of web pages Plain JavaScript: Adding functionality to the website Font Awesome: Styling the footer and other parts.

Back End

Node.js: Creating the server and running it locally Express: Simplifying the code in Node.js EJS: Connecting the front end and the back end PostgreSQL Database: Storing the tasks and notes for the project

Contribution

Contributions are welcome! To contribute:

  • Fork the repository.
  • Create a new branch for your feature or bug fix.
  • Make your changes and commit them with descriptive commit messages.
  • Push your changes to your forked repository.
  • Submit a pull request to the main repository.

todo-list's People

Contributors

kandedriva avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.