Ecoleta - We help people find recycling facilities on easy mode
App Developed during Next Level Week #1 - Starter Path by Rocketseat
Ecoleta is web app for a fictional startup to find recycle colletion points on your city.
The Full MVC system was developed between June 1st and 8nd 2020 as an Project Based Approach to teach HTML, CSS, Front-end JavaScript and NodeJS (with Express Framework and Nunjucks) to aspiring web developers.
The Front-end includes 3 pages:
- Home-page - Startup Presentation
- Collection Point Register - To insert the collection point into the database for user retrieval
- Collection Point Search - Search By City
Whereas the back-end:
- Server is made with express and nunjucks template engine
- Database is sqlite3 for insertion of new collect points.
# Clone this repository
$ git clone https://github.com/vitordutra/ecoleta-javascript-web-app.git
# Go into the repository
$ cd ecoleta-javascript-web-app
# Install dependencies
$ npm install
# Run project
$ npm start
- Sqlite3 - Database
- NodeJs - Server Environment
- Express - Server Framework
- Vanilla Javascript - Web "Framework"
- VS Code - Amazing text editor
- Make button to change UI Language to English
- Fix mobile CSS on small screens
- Change default search to show all collection points
- @maykbrito - For the wonderful project and teaching prowess
- @lukemorales - For the inspiring READMEs!
Made with 🧠 by Vitor Dutra
Get in touch!
Get in touch!