/ecoleta-javascript-web-app

Web App developed during the Next Level Week #01 - Starter Path - Promoted by RocketSeat

Primary LanguageCSS

Project logo

Logo Ecoleta

License


Ecoleta - We help people find recycling facilities on easy mode
App Developed during Next Level Week #1 - Starter Path by Rocketseat

📝 Table of Contents

🧐 About

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.

🏁 Getting Started

# 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

⛏️ Built Using

✅ To dos

My personal list to fix and/or change some stuff

  • Make button to change UI Language to English
  • Fix mobile CSS on small screens
  • Change default search to show all collection points

🎉 Acknowledgements


Made with 🧠 by Vitor Dutra
Get in touch!