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

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...

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

* ...