https://github.com/helloojasmutreja/movie-review-model
This is the code for making a basic book/movie review platform on rails7 using ruby, js, html, css, bootstrap and a few more. It has user setup (with devise gem), media setup (with active-storage). Still working on layouts...
https://github.com/helloojasmutreja/movie-review-model
book database rails7 review ruby web-application
Last synced: 2 months ago
JSON representation
This is the code for making a basic book/movie review platform on rails7 using ruby, js, html, css, bootstrap and a few more. It has user setup (with devise gem), media setup (with active-storage). Still working on layouts...
- Host: GitHub
- URL: https://github.com/helloojasmutreja/movie-review-model
- Owner: HelloOjasMutreja
- Created: 2022-12-03T03:46:24.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-08T02:22:07.000Z (over 2 years ago)
- Last Synced: 2025-01-22T18:09:19.343Z (4 months ago)
- Topics: book, database, rails7, review, ruby, web-application
- Language: Ruby
- Homepage:
- Size: 61.5 KB
- Stars: 1
- 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
* ...