ssdev-95 / ecoleta

An app to handle/save trash/reciclables collect points

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ecoleta - Collect Residuals Made Easy






Use cases

  • User can see collector points on a map based on a matching city.
  • User can save new collector points based in current user location and/or matching a given point in the map.
  • User can see detailed information about a matching collector point.

Roadmap

  • Implementation of automated unit tests.

Techs 'n tools used

WEB (current)

  • Angular
  • Typescript
  • Tailwid CSS
  • Leaflet

API (details)

  • NestJS
  • Typescript
  • TypeORM
  • SQLite

How to run locally

  • Clone this repo
  • Setup environment variables according to examples provided in the environment folder.
  • Install necessary dependecies by entering project folder and running yarn
  • Run yarn dev(web) or yarn start:dev(api).

On web app open the app using the port that appears on the terminal.

Made with ♥ using Termux and Neovim. xSallus 2022-2023

About

An app to handle/save trash/reciclables collect points

License:MIT License


Languages

Language:TypeScript 63.7%Language:HTML 34.0%Language:JavaScript 1.8%Language:CSS 0.4%