Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cvilla714/list

We Built a to-do list that will allow the user to insert new tasks into existing projects and also create new projects and assigned new tasks. It gives back to the user the number of days the event will take place and how long ago it happened.
https://github.com/cvilla714/list

bootstrap javascript webpack

Last synced: about 4 hours ago
JSON representation

We Built a to-do list that will allow the user to insert new tasks into existing projects and also create new projects and assigned new tasks. It gives back to the user the number of days the event will take place and how long ago it happened.

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Microverse-blueviolet)

# Project Todo-List

> We Built a to-do list that will allow the user to insert new tasks
> into existing projects and also create new projects and assigned new tasks.
> It gives back to the user the number of days the event will take place and how long ago it happened

![screenshot](./app_screenshot.png)

## Built With

- Bootstrap
- Javascript
- Webpack

## Live Demo

[Live Demo Link](https://rawcdn.githack.com/cvilla714/list/2d7d50834770fd5e9d7f2a3b5203a9db841d2e85/dist/index.html)

## Getting Started

**To get a copy of the code please click on the green button on the top right corner that says code**
**And run in your console `[email protected]:cvilla714/list.git`**

### Prerequisites

- Npm
- Node.js
- VS Code

### Install

**Once you have downloaded the code please run this command in your terminmal `npm install` this will**
**install all of the dependecies for the project to run**

### Usage

**To look at the code woking please run this command `npm run start` this will open a new page in your webbrowser**
**where you will see the app working**

### Test

**In order to run the test for the project you should install the dependencies `npm install` as well explained before and then run the next command to run all the test.**

`npm run test`

## Authors

👤 **Alejandro Toledo**

- GitHub: [@alejandrotoledoweb](https://github.com/alejandrotoledoweb)
- Twitter: [@alejot](https://twitter.com/alejot)
- LinkedIn: [Alejandro Toledo](https://www.linkedin.com/in/alejandro-toledo-3b444b109/)

👤 **Author2**

- GitHub: [@cvilla714](https://github.com/cvilla714)
- Twitter: [@kckeyti](https://twitter.com/kckeyti)
- LinkedIn: [Cosmel Villalobos](https://www.linkedin.com/in/cosvilla/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/cvilla714/list/pulls).

## Show your support

Give a ⭐️ if you like this project!

## 📝 License

This project is [MIT](https://github.com/cvilla714/list/blob/master/LICENSE) licensed.