Vega. A sample vehicle dealer app showing how to build a real application.

github.com/mosh-hamedani/vega

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

May 2017
  • Update the readme file to include the step for storing the connection…
  • Add the missing dependencies.
  • Optimize queries.
  • Add the missing dependencies.
  • Extract a service layer.
  • Add support for multiple storages
  • Fix the issue with roles of new users being undefined.
  • Take the connection string out of app settings.
  • Add a chart.
  • Add the instruction to generate the database.
April 2017
  • Final touches.
  • Handle errors when uploading files.
  • Fix the memory leak.
  • Add admin policy.
  • Refactor
  • Add admin auth guard.
  • Show/hide content based on the user's role.
  • Use AuthHttp.
  • Add auth guard.
  • Add auth.