PRO192 Assignment - SE1819
Team Members:
- Hoàng Ngọc Thuỷ
- Phan Trung Dũng
- Đỗ Đăng Phương
- Trần Đình Huy
- Đỗ Thanh Hải
Instructions:
- Run the program by running the "SellingOnlineCoursesManagement.java" file (located in /src).
- Follow the instructions displayed on the menu.
- Default account (username - password):
- Admin: ptd - ptd
- User: user - user
Notes:
- Datas (namely courses, orders, customers and users) are stored as .txt files in /data.
- User interface (UI) is the console.