Skip to content

beuted/AppartAggregator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

73 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Appart Aggregator

appart-aggregator.png

To run in prod

  • > npm install; npm run build in the /app folder
  • > npm install; npm run build; PORT=3456 npm run start in the /server folder
  • Go to http://localhost:3456

To dev

  • > npm install; npm run build; npm run start in the /server folder
  • > npm install; npm run serve in the /app folder
  • Go to http://localhost:3000

TODO:

  • Rendre configurable
  • Ajouter LBC
  • Update du front via polling ou socket.io
  • notification browser
  • Permettre de deny des offres
  • Ameliorer les filtres
  • BONUS: Placer les apparts sur une carte

About

πŸ€–πŸ’πŸ πŸ’°πŸ‘Œ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published