Skip to content

Harrilee/PigeonSale

Repository files navigation

PigeonSale

Software engineering course project. Secondhand trading system.

Environment

The following services are required to install on your machine:

*Note: to simplify collaboration process, MySQL and Redis are already deployed on Harry's Tencent Cloud server. When backend starts, it will automatically connect to the cloud. For more information, see config.py [Although it's not safe to do so].

Get Started

  • Admin password: pigeon (pleas use this password to login via Frontend)
  • Launch backend: notes on how to establish backend server
  • Launch frontend: notes on how to establish frontend and general maintenance

Documentation

Release History

None

Project Overview

Pigeon Sale Front Page Pigeon Sale Overview

Iteration Goals

Cycle 1

Oct 17 to Oct 30.

  • Base code
    • Establishing backend code base
    • Establishing frontend code base
    • Create database and sample data in the database
  • Authentication class
    • Login page
    • Password reset page
    • Backend support
  • User class
    • User bio page
    • Backend support

Cycle 2

Oct 31 to Nov 13.

  • Post class
    • Show all the posts
    • Show single post
    • Query page for posts
  • Address
    • Add address page

Cycle 3

Nov 14 to Nov 27.

  • Deal
    • Deal confirmation page
  • Image class
    • Modify the original text editor to support image
  • Staff
    • Modify the original user pages to support staff actions
  • User order page
    • My orders
    • Bought
    • Sell

Cycle 4

Nov 28 to Dec 11.

  • Chat
    • Establish web socket
    • Start chat at
      • Post
      • Search user
      • ...
  • Rate
    • Page for rate after deal
  • Admin
    • Page to manage staffs

About

Software engineering course project. Secondhand trading system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published