The software development company HappySw has been hired by the Council of Brussels to develop a software system called LoMap.
This system will allow citizens to have personalized maps of places and local businesses in their city. The places that can be mapped include shops, bars, restaurants, sights, and cultural attractions, among others. Users will have full control over their personalized maps and the shared information will be stored in a personal pod according to the SOLID principles.
Compile and run the restapi:
cd restapi
npm install
npm start
Now the webapp:
cd webapp
npm install
npm start
You should be able to access the application in http://localhost:3000.
Contributor | Contact |
---|---|
Calvo Gamonal, Pablo | |
Davila Sampedro, Óscar | |
Hermida Giganto, Joaquín | |
García-Ovies Pérez, Pablo |