Skip to content

aflahu/productrating-web

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo

google drive

Set up dev environment

Set up database

  • bundle exec rake db:reset
  • bundle exec rake db:fixtures:load

Run servers

  • Run backend server: rails s
  • Open http://localhost:3000/ in a browser.

Improve the web app

  • Search for the word TODO within the project
  • Follow the instructions on the TODO and implement as many as you can
  • Also fix any bug that you find
  • Also improve any code that is confusing and repetitive
  • UI is not important, no need to improve the UI.

Submit your changes

  • Clone this repository
  • Commit your changes
  • Zip your repository and email us the zip

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 76.5%
  • HTML 20.0%
  • JavaScript 2.2%
  • CSS 1.3%