Skip to content

timothyJLee/ZvHWMU

 
 

Repository files navigation

Author: Waleed Gudah, Timothy Lee, Kimberly Bradford

This is the Official ZVH Rails 4 application. Currently features user and admin system with Facebook login, ransack, and devise

Gems we are using

For testing and development:

Setting up

  • bundle install "Install all nescassary rails components"
  • rake db:setup: "creates dev sqLite & prod PostgreSQL Database"
  • rake db:schema:load "Load Original Schema"
  • rake db:migrate "Load All Schema Migrations"
  • rake db:seed "Add default admin account and a few test users "
  • rails s "Boot rails server" http://localhost:3000/

Admin user is login: Admin@zvh.edu password: password

![Alt text](Demos/ZVH Presentation1.png "1")

![Alt text](Demos/ZVH Presentation2.png "2")

![Alt text](Demos/ZVH Presentation3.png "3")

![Alt text](Demos/ZVH Presentation4.png "4")

![Alt text](Demos/ZVH Presentation5.png "5")

![Alt text](Demos/ZVH Presentation6.png "6")

![Alt text](Demos/ZVH Presentation7.png "7")

About

My App for ZvH WMU This is the Official ZVH Rails 4 application. Currently features user and admin system with Facebook login, ransack, and devise

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 91.7%
  • Ruby 4.4%
  • HTML 2.4%
  • CSS 1.4%
  • Other 0.1%