Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/malvino-creator/phase-4-rails-react-project
- Owner: Malvino-creator
- Created: 2022-12-07T13:34:03.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-07T20:36:31.000Z (about 2 years ago)
- Last Synced: 2025-01-20T00:57:35.455Z (9 days ago)
- Topics: rails6, rals, react-router, reactjs, server
- Language: Ruby
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
* ...