This project is part of the Microverse Rails Module.
Report Bug
·
Request Feature
A mobile-first web app for tracking your favorite films
Vellum lets registered users track their favorite films and group them into categories.
vellum-mc.herokuapp.com (Open in portrait mode or on a mobile browser)
- Ruby (~v2.7.2 or more recent)
- Rails 6
- Clone this repository
git clone https://github.com/crgc/vellum.git
- Change into folder
cd vellum
- Install gems
bundle install
- Set up database
rails db:migrate
- Install Javascript dependencies
yarn install
- Start Rails server
rails server
- Open your browser in portrait mode at http://localhost:3000/
-
To run the RSpec tests, do the following:
- run
gem install rspec
in your terminal. This should install rspec globally on your local machine - run
rspec --version
. This should display your rspec version if successfully installed - run
bundle exec rspec
to see passing and failing tests
- run
Follow this deployment guide to deploy your application to Heroku.
- Ruby
- Rails
- Bootstrap
- Cloudinary
Splash | Home |
---|---|
Films | Group |
---|---|
👤 Carlos González
- GitHub: @crgc
- Twitter: @aclerkofpomier
- LinkedIn: Carlos González
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Design idea by Gregoire Vella in Behance.
This project is Creative Commons licensed.