Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 702 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 702 Bytes

E-Coleta

A full-stack monorepo app developed during "Next Level Week #1" training by Rocketseat.

App Objectives

  • Provide a web application to register recycling collection places using Leaflet as Map API.
  • Provide a mobile application to find recycling collection places nearby using OpenCage Geocoding API.

Stack:

  • Core: Typescript Library to share code between Front-ends (Web & Mobile) using Yalc
  • Back-end: NodeJS, Typescript, Knex, GeolocationAPI
  • Front-end:
    • Web: React-DOM, Typescript, Leaflet
    • Mobile: React-Native, Typescript, Expo