Skip to content

Shwheelz/bookit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bookit

Bookit is my first Ruby on Rails app created in Penn State's IST 297G - Introductory Design Studio. The app would allow Penn State students to market their textbooks via listings. It features full search functionality and an out of the box messaging solution.

Installation

Clone the repository

git clone https://github.com/shwheelz/bookit

Install gem dependencies

bundle install

Run database migrations

rake db:migrate RAILS_ENV=development

Generate your secret key, paste it in secrets.sample.yml, then rename the file to secrets.yml

bundle exec rake secret

Start the rails server and begin selling!

rails s

Navigate to http://localhost:3000 in any web browser

About

Market your textbooks at Penn State

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors