Skip to content

This repository is for a to-do list web application. The website also allows the user to add, edit, and delete tasks, as well as clear completed tasks and archive them.

License

Notifications You must be signed in to change notification settings

MussieTeka/To-Do-List

Repository files navigation

logo

To Do List App

📗 Table of Contents

📖 To Do List App

This is a simple to-do list web application that allows users to add, edit, and delete tasks. The app is built using HTML, CSS, JavaScript, and runs on WebApp. The project is still on progress.

🛠 Built With

Tech Stack

  • Client: HTML, CSS, JavaScript
  • Server: Not applicable
  • Database: Not applicable
Client

The project was built using the following technologies:

  • HTML
  • CSS
  • JavaScript

(back to top)

Key Features

  • Create a task with a title and description
  • Mark tasks as complete or incomplete
  • Delete tasks

(back to top)

💻 Getting Started

To get a local copy of the project up and running, follow these steps.

Prerequisites

In order to run this project, you need to have a web browser installed on your computer.

Setup

Clone this repository to your desired folder by running the following command:

  clone git@github.com:MussieTeka/To-Do-List.git

Install

Run npm install to install all dependencies

  cd To-Do-List
  npm install

Usage

Run npm start to start the application using webapp live server.

  npm start

This will open the app in your browser at http://localhost:8081/

Run tests

To run tests for the To Do List App, follow these steps:

  • Open the command prompt or terminal on your computer.
  • Navigate to the project directory using the cd command.
  • Type the command npm run test and press enter.
 npm run test

Deployment

You can deploy this project using any web hosting service of your choice.

(back to top)

👥 Author

This project was developed by:

👤 Mussie Kahsay - Developer

(back to top)

🔭 Future Features

The work on this project is still in progress. Currently, users can add tasks to the list, mark tasks as complete, and delete tasks. However, some features are still under development, such as the ability to edit tasks and sort tasks by priority or due date.

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, please give it a star on GitHub.

(back to top)

🙏 Acknowledgments

I would like to thank the following resources and individuals for their help and inspiration:

  • Microverse, an online software engineering coding bootcamp.

(back to top)

❓ FAQ (OPTIONAL)

  • Can I modify and redistribute this project?

    • Yes, you can modify and redistribute this project as long as you follow the terms of the MIT license.
  • How can I contribute to this project?

    • Contributions, issues, and feature requests are welcome! You can check the issues page to see if there are any current issues or feature requests that you can work on. If not, feel free to submit a new issue or pull request. Before contributing, please read the CONTRIBUTING.md file for guidelines on how to contribute to this project.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

This repository is for a to-do list web application. The website also allows the user to add, edit, and delete tasks, as well as clear completed tasks and archive them.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published