Skip to content

raymondtruong/ubook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

UBook

About

UBook is a textbook marketplace website where University of Toronto students can buy and sell used textbooks quickly, easily, and effectively. Created by Team 23 (see below) as the final team project for CSC301H1 in Fall 2018.

Try It!

https://ubook-csc301.herokuapp.com/

Run Locally

$ git clone https://github.com/raymondtruong/ubook.git
$ cd ubook/ubook
$ python3 manage.py migrate
$ python3 manage.py runserver

The website can then be accessed at 127.0.0.1:8000/listings/.

Demo

https://youtu.be/snyF9N0Gi14

Dependencies

  • Python 3.5
  • Django 2.1

Team

  • Christopher Chiu (GitHub: chr-chiu, UTORid: chiuchr9)
  • Brennan Fowler (GitHub: bafowler, UTORid: fowlerbr)
  • Jacob Gigli (GitHub: jacobgigli, UTORid: giglijac)
  • Kory McLean (GitHub: Kory-McLean, UTORid: mcleanko)
  • Raymond Truong (GitHub: raymondtruong, UTORid: truongr6)
  • Thomas Connolly (GitHub: tomcon634, UTORid: connol76)

About

UBook is a textbook marketplace website where University of Toronto students can buy and sell used textbooks quickly, easily, and effectively.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published