figgens / louage

Home Page:https://louage.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Performance

  • fork app process into workers. (Clustering)
  • Hot reload and redirect errors. (App never crash)

Security

  • JWT Auth
  • CORS
  • Password attack (hashing)
  • ClickJacking attack
  • DDOS attack
  • DOS attack
  • CSRF attack
  • XSS attack

Additional

  • resize image and minimize size (Sharp)
  • visitor reporting. (Charting)
  • Facebook login
  • Google login
  • Google maps station position

Notes

  • supprimer tous les voyages si la date est expirée
  • nombre places voyage === 0 ; voyage sera supprimé auto

Bugs

  • Database Connection lost: The server closed the connection. (Fixed)

Tests

About

https://louage.herokuapp.com/


Languages

Language:JavaScript 46.8%Language:HTML 40.3%Language:CSS 12.9%