Skip to content

An online social networking app that helps college students buy and sell used books.

Notifications You must be signed in to change notification settings

cramaechi/campus-peer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CampusPeer

An online social networking application that helps college students buy and sell used books.

What state is the project in right now?

The project is currently in the early stages of development, with some functionality already implemented for buying and selling books.

Requirements

Instructions

How can I run this project?

  1. Open your terminal and clone the repository:

    $ git clone https://github.com/cramaechi/campus-peer.git
    

    or download as ZIP.

  2. Navigate to the project's directory:

    $ cd campus-peer
    
  3. Ensure you are using the correct versions of Ruby, Rails, and SQLite:

    $ rake about
    
  4. Start the web server to run the application:

    $ rails server webrick
    
  5. Finally, access the application by pointing your browser at the URL http://localhost:3000.

Usage

  • Login with the following credentials:

    Email: guest@gmail.com
    Password: test

  • From the homepage, click on the "Buy" link on the top-left to buy a book:



  • Select any of the books in the rectangular box or search for a book by ISBN or name:



  • Buy any of the books listed in the table:



  • Your receipt is shown for the purchase just made:



  • You can logout at anytime by clicking the key icon at the top-right of the page (shown in above image).

About

An online social networking app that helps college students buy and sell used books.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published