Skip to content

Latest commit

 

History

History
32 lines (32 loc) · 1.63 KB

README.md

File metadata and controls

32 lines (32 loc) · 1.63 KB

CVWO-PROJECT

The Computing for Voluntary Welfare Organisations (CVWO) is a project under the National University of Singapore(NUS).

Name: Peh Jun Siang Student ID: A0201838H


This App is currently hosted on Heroku https://morning-chamber-11614.herokuapp.com/


For some reason, there are some visual bugs on the deployed version which is not on the local version and I am still trying to patch them. Otherwise, if you wish to view the in progress version, please feel free to clone the repository from https://github.com/todoge/CVWO-PROJECT and run rails s on your local system.
Regarding the actual App, todos title are restricted to 50 characters while body is restricted to 200. This is to prevent misusing of the database which is free courtesy of Heroku. You can view other users by clicking on their names on their posts.

About the App

  • Gérer is French for "Manage"
  • This project is created using Reactjs and Ruby on Rails
  • Styling is done with a CSS Library (Bootstrap 4)
  • Client-side Routing is done using React-Router-Dom
  • Database on sqlite3 in development and postgreSQL in production on Heroku
  • Encryption with Bcrypt
  • Images courtesy of unSplash.com
===============================================================