Gabsop / Ecoleta

Next Level Week repository, where I developed a website called "Ecoleta" including front-end and back-end with a simple database.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ecoleta ♻️

A website that's designed to make the connection of recycling companies and people. Built in the Next Level Week.

Initial page

How to use

  • Clone this repository and enter it
 $ git clone https://github.com/Gabsop/Ecoleta && cd Ecoleta
  • Start the server
 $ npm start
  • Leave the terminal opened
  • Go to your favorite browser and enter in the localhost
localhost:3000
  • Then your in!
  • I've included two example colecting points, just search for "Angra dos reis" or "Rio do Sul".

Technologies used 🖥

  • Node - Build the backend
  • Nodemon - Process Manager used in the development
  • Express - Application Router
  • SQlite3 - Database
  • Nunjucks - Template Engine for JavaScript

The states and cities of Brazil information to register the colecting points where taken using the IBGE API.

This project is only for study purposes. The brand, logo and name are non professional.

About

Next Level Week repository, where I developed a website called "Ecoleta" including front-end and back-end with a simple database.


Languages

Language:CSS 36.1%Language:HTML 35.5%Language:JavaScript 28.4%