Вы находитесь на странице: 1из 2

Course Work Mini Project QTn:

BIT|BBC
CAUTION: This mini project is intended for all students that are offering
Advanced web systems and Integrative Programming.
Those offering integrative programming are excluded from HTML5 and Bootstrap,
instead they will use XHTML and CSS3

Using bootstrap, JavaScript, PHP and HTML5, develop a simple web application
that has the following;
1. Admission|Application Form with;
Session, Names, Course, Accademic documents upload, Age and
Language Email.

Note 1:
1. User should select atlst 1 Session
2. All fields except the Age are required
3. User should atlst choose one language
4. Information should be submitted to table "reg_table" in
database "reg_db"
5. Dont Allow users with the same names | email address
to register again
6. Create another page that will allow users to check if they
are registered
7. No user should access the application form before
acquiring an account with the system
Note 2:
1. Work in groups of 2 people each
2. Submit running application by (14th/06/2017) before 12pm
Note 3:
1. Before filling the application form, Users should create a
simple account with "username & password" that will be later
used to login so as to apply
2. Don’t allow a user to have more than one account with
same "username"
3. Provide a way to allow users "logout" after applying

Вам также может понравиться