Skip to content

darrenli2/deals

Repository files navigation

Requirement

  • ruby 2.3.4
  • yarn 1.17.3

How to run the application

  • bundle install
  • yarn install
  • bundle exec rails s

How to run specs

  • bundle exec rspec

Notes

  • For security reason master.key should not be checked in to repo. It is checked in just for convenience purpose.

TODO list for future improvements

  • Seperate frond end as a react app.
  • Improve back end as api app.
  • Add more comments.
  • Use rubocop and eslint to refine code style.
  • Move js constants and css to dedicated files.
  • Investigate google chart to display all names for the column chart.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published