Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/malvino-creator/phase-4-rails-react-project

This is simple React-rails application with a Postgress sql database. The website has three models namely the user/patient, Doctor and review models. In the website a user can log in, stayed logged in, leave a review and delete or filter through the reviews.
https://github.com/malvino-creator/phase-4-rails-react-project

rails6 rals react-router reactjs server

Last synced: 8 days ago
JSON representation

This is simple React-rails application with a Postgress sql database. The website has three models namely the user/patient, Doctor and review models. In the website a user can log in, stayed logged in, leave a review and delete or filter through the reviews.

Awesome Lists containing this project

README

        

# README

This README would normally document whatever steps are necessary to get the
application up and running.

Things you may want to cover:

* Ruby version

* System dependencies

* Configuration

* Database creation

* Database initialization

* How to run the test suite

* Services (job queues, cache servers, search engines, etc.)

* Deployment instructions

* ...