Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thiagohrcosta/todolist
A To Do List project created during the Web Development BootCamp made by APP Brewery
https://github.com/thiagohrcosta/todolist
Last synced: 7 days ago
JSON representation
A To Do List project created during the Web Development BootCamp made by APP Brewery
- Host: GitHub
- URL: https://github.com/thiagohrcosta/todolist
- Owner: thiagohrcosta
- Created: 2020-08-08T17:58:27.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-08T18:23:07.000Z (over 4 years ago)
- Last Synced: 2024-10-28T04:51:17.377Z (23 days ago)
- Language: CSS
- Size: 838 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![ToDoListMainBanner](https://github.com/thiagohrcosta/ToDoList/blob/master/public/images/toDoList1.png?raw=true)
Project **To Do List** developed during the BootCamp Web Developer created by **[THE APP Brewery](https://www.appbrewery.co/)** , with 54 hours of course. The entire repository from this course can be check **[HERE](https://github.com/thiagohrcosta/CursosDesenvolvimentoWeb/tree/master/webDevelopment)**
## Technologies
- HTML;
- CSS;
- JavaScript;
- Body-parse;
- Express;
- EJS## Mobile Version
![enter image description here](https://github.com/thiagohrcosta/ToDoList/blob/master/public/images/toDoList2.png?raw=true) ![enter image description here](https://github.com/thiagohrcosta/ToDoList/blob/master/public/images/toDoList3.png?raw=true)## Production Phase
**August 08, 2020**
- Project creation;
- Express, Body-parser and EJS installation;
- Routes creation;
- CSS Styling;
- Pages creation;## How to Run this Project
Just download or fork this repository and then in the main folder just run `nodemon app.js`, this project will run on port 3000 for default.