Skip to content

"To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete. A simple website that allows users to create a To-do list. Built with HTML, CSS, and JavaScript.

License

Notifications You must be signed in to change notification settings

dialite/To-do-list-app

Repository files navigation

To do list

To-do-list This is a simple app that allows users to add and remove tasks as to-do-list and relate with local storage.

WORK FLOW SCREEN

SCREEN SHOT

screenshot

Built With

  • HTML 5
  • CSS 3
  • JAVASCRIPT ES6

Live Demo (if available)

https://dialite.github.io/To-do-list-structure/

Getting Started

Instructions on how to view and clone my project locally. To Access my project locally please follow the following instructions;

  1. Create a folder on your computer where you will clone the project
  2. Enter this url: https://github.com/dialite/To-do-list-structure.git in your web browser.
  3. Once opened, move your cursor to the top left of the project page to select 'code' a green code button will be visible on the righthand corner showing download options.
  4. Select download Zip option from drop down menu to your desired folder on your computer.
  5. Once the download is complete you will be able to access my project locally.
  6. Also, you can navigate to your folder using a console.
  7. Then run git clone https://github.com/dialite/To-do-list-structure.git

VScode, GIT bash

clone the repository to your local machine

To get a local copy and running follow these simple example steps.

  • Set up a new repository and prepare it for development using best practices (e.g. linters).
  • Create a new branch according to the GitHub flow rules.
  • Add a .gitignore file.
  • Set up a linter for HTML and CSS and make sure that any files that are not relevant are ignored by git.
  • Enable GH web Page on portfolio repository to deploy it on the web
  • Add descriptive README file to your project

Install

  • Git (as version control)
  • npm install --save-dev jest (To get started with Jest)
  • npm install --save-dev jest-environment-jsdom(To get started with the JSDOM test environment)
  • npm test

Usage

Run tests

  • Lighthouse
  • Webhint
  • Stylelint
  • ESLint

Deployment

Authors

👤 Raymond Olisa

👤 Balikuddembe Emmanuel

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

About

"To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete. A simple website that allows users to create a To-do list. Built with HTML, CSS, and JavaScript.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published