Skip to content

An app to allow commercial tenants to share information and negotiate lower rent

License

Notifications You must be signed in to change notification settings

Armand-Lluka/eastendtradesguild

 
 

Repository files navigation

Build Status codecov

eastendtradesguild

app

FAC 14 Client Project by Michael Simon and Armand

The EETG is an alliance of 250 small independent businesses and the self employed. As well as offering goods and services members provide social spaces, sustaining relationships between neighbours and making East London's streets safer and better places to be.

Our initial MVP is an interactive map. It will help local businesses to view and input data about commercial property rents in their neighbourhood. The aim is to empower independent businesses in times of skyrocketing business rent increases.

Main Tech Stack

Core Testing
Node jest
Express supertest
React eslint
Airtable react-testing-library
HTML nodemon
Leaflet React codecov
Tachyons

Basic Concept

The app is based on an Express server (backend) and React (frontend engine). It uses various external APIs to get things working. It uses React Leaflet which is based on OpenStreetMaps. It uses Airtable to store, update and edit data. It also uses PostcodesIO in order to transform UK postcodes into geolocation data necessary for rendering data entries onto the map.

The app is up and running here: http://eastendtradesguild.herokuapp.com/

About

An app to allow commercial tenants to share information and negotiate lower rent

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.8%
  • HTML 3.6%
  • CSS 1.6%