PigeonSale
Software engineering course project. Secondhand trading system.
Documentation
- API doumenatation: list of APIs
- Backend documentation: notes on how to establish backend server
- Contribution log: working record of each group member
Release History
None
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