Skip to content

C-likethis123/cvwo-assignment-2019

Repository files navigation

cvwo-assignment-2019

UI for ToDo List

This is a ToDo list web app, created in React on Rails for the CVWO Winter Assignment 2019.

Name: Chow Jia Ying

Matriculation number: A0187457M

Mid-submission:

Final submission:

  • The application, deployed to Heroku, can be found here.
  • The final write up can be found in this folder.

Developing and installing

  1. Clone this repository
  2. Install postgres - brew install postgres and start postgres
  3. Install dependencies - bundle install
  4. Set up webpacker - bundle exec rake webpacker:install
  5. Set up database - rake db:create then rake db:migrate
  6. Running a dev server - rails s

About

A ToDo List web app in React on Rails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published