Skip to content

Univ app I build to learn how to use different styling like MaterializeCCS instead of Bootstrap

Notifications You must be signed in to change notification settings

rico0072010/univ_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Univ application

This is the application for The Complete Ruby on Rails tutorial.

Information

This application was build primarily to practice how to use a different front-end framework like MaterializeCSS (which uses material design patterns laid out by Google) with Rails applications instead of Bootstrap.

Checkout the app on heroku Univ app PRODUCTION VERSION WITHOUT ANY DATA

Getting started

To get started with the app, clone the repo and then install the needed gems:

$ bundle install --without production

Next, migrate the database:

$ rails db:migrate

Then

$ rails server

For more information, see the Complete Ruby on Rails Tutorial.

About

Univ app I build to learn how to use different styling like MaterializeCCS instead of Bootstrap

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published