Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/diamondnath07/todo-app
https://github.com/diamondnath07/todo-app
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/diamondnath07/todo-app
- Owner: DiamondNath07
- License: mit
- Created: 2022-11-11T23:31:51.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-25T08:06:09.000Z (almost 2 years ago)
- Last Synced: 2023-05-06T18:50:37.360Z (over 1 year ago)
- Language: JavaScript
- Size: 1.07 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Microverse README Template
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)> This a todo-list application built as a CRUD application i.e an app that allows user Create,Read,Update and Delete.
**[Todo-list]** is an application that helps you keep track of what to do and what have been done
> Javascript is used to render page dynamically and add page functionality. Jest is used for testing and Html/Css is used for page structure.
> Describe between 1-3 key features of the application.
- **[OOP]**
- **[jest_testing]**
- **[line_through_interaction]**> Add a link to your deployed project.
- [Live Demo Link](https://diamondnath07.github.io/ToDo-App/dist/)
> In order to use this project, You have to clone the repository shown below;
### Prerequisites
In order to run this project you need:
```
clone the repository https://github.com/DiamondNath07/ToDo-App.git```
### Setup
Clone this repository to your desired folder:
- Use git bash or your favourit command to open it
- cd to jest-testing### Install
Vs studio code or any text editor of your choice
:
### Run tests
To run tests, run the following command:
```
locaate the -test-_ file
-run npm instal jest
- run npm start
```> Mention all of the collaborators of this project.
👤 **Author1**
👤 **Diamond Nathaniel I**
- GitHub: [@DiamondNath07](https://github.com/DiamondNath07)
- Twitter: [@DiamondNath07](https://twitter.com/@diamondNath07)
- LinkedIn: [Diamond Nathaniel I](https://linkedin.com/in/diamond-nathaniel-6b664b245)Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/DiamondNath07/Web-Pack.git/issues.
> If you like this project kindly give it a star rating
> www.microverse.org
>
- **[Question_1]**
- [Is_it_responsive and functional]
This project is [MIT](./LICENSE) licensed.
_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._