The system must maintain the course schedule in its central


Description

Develop an online service for IT training that includes scheduled as well as self-paced courses. The training service will be initially web-based but the architecture must have the option that different front-ends like applets, web services, or other designs can be used. The main function of the training site is to provide IT courses to its customers over the Internet.

Requirements

The following are some initial requirements of the application.

1. Purchase courses.

Q 1 Users must be able to purchase courses via an online shopping cart.
Q 2 The user must be able to add courses to an online shopping cart.
Q 3 Users must be able to remove courses from an online shopping cart.
Q 4 Users must be able to cancel orders.
Q 5 Users must be able to purchase by credit card.
Q 6 System must provide certificates of completion for users.

2. Maintain Customer accounts
Q 1 Users must be able to create a customer account
Q 2 The system must be able to store customer information like name, address, and credit card details at login.
Q 3 The system must maintain a list of accounts in its central database.
Q 4 The system must match the user name and password against the information stored in the master account list when the user logs in.

3. Maintain Course information.
Q 1 The system must be able to create, modify, and delete course information including course number, course title, course duration, course prerequisites, course description, CEU credits, related courses, and cost.
Q 2 The system must maintain course history including offering dates (beginning and ending), number of students enrolled, and instructor.
Q 3 The system must provide search capability for courses based on category, popular course, recent releases, planned courses.
Q 4 The system must provide video viewing capability for courses.
Q 5 The system must provide search capability for all courses offered.

4. Maintain Instruction information.
Q 1 The system must be able to create, modify, and delete instructor information including name, address, bio, and stipend.
Q 2 Instructors must be able to update course information and materials.

5. Maintain the Course Schedule

Q 1 The system must maintain the course schedule in its central database including course title, course number, course description, course prerequisites, length of course, course outline, schedule dates, and instructor information.

Q 2 The system must allow the schedule administrator to maintain the course schedule and create, modify, and delete course schedule information.

6. Search the Course Schedule
Q 1 Customers must be able to search the Course Schedule by various search techniques including keyword, title, and schedule and then view the results

7. Develop a scalable architecture
Q 1 The training application must be capable of maintaining user accounts for up to 100,000 user accounts during the first six month and 1,000,000 after six months.

Q 2 The training application must be capable of servicing up to 1,000 simultaneous users initially and up to 10,000 after six months.

Q 3 The training application must be capable of handling 100 search requests per minute and up to 1,000 search requests after six months.

Q 4 The training application must be capable of handling up to 100 purchases per hour and 1,000 after six months.

Request for Solution File

Ask an Expert for Answer!!
Application Programming: The system must maintain the course schedule in its central
Reference No:- TGS0995195

Expected delivery within 24 Hours