Skip to content
This repository has been archived by the owner on Dec 6, 2022. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 1.14 KB

README.md

File metadata and controls

12 lines (9 loc) · 1.14 KB

UNCC Textbook Exchange

A fully functioning Ruby on Rails webapplication that handles the exchange of textbooks for the University of North Carolina at Charlotte. This was created as a school project in a group.

Features

  • Accounts: Fully working accounts and sessions with email verification. Only UNCC emails can create accounts for safety purposes. You can update your user information and password.
  • Listings: Logged in users can post and view textbook listings. Listings are displayed with DataTables for pagination and instant search functionality. They can also message textbook owners through the site. Sent messages are delivered by email through SendGrid. Sold listings can be marked as sold.
  • Reports: Users are able to report textbook listings. Reported listings are flagged so other users use extra caution. Admins are able to view reports.
  • Dynamic View: Site is styled with Bootstrap for a responsive layout.

Demo Video

Demo Video