5 items on the disks 1.My php code source = ci1 2. Local server to run php = xampp-win32-1.7.3.exe 3. Application or IDE to run code = Sublime Text Build 3059 4. Database = mydb2.sql 5. Guide about the project and installation = Guide.txt ------------------------------------------------------------------------------------- Installation guides 1. Install xampp-win32-1.7.3exe. After installed, place ci1 folder into c://xampp/htdocs. 2. Open xampp application and click "Start" for Apache and click "Start" for Mysql. Open browser, and type "localhost:81/phpmyadmin". Import "mydb2.sql". 3. Install Sublime Text Build 3059. Open folder from "c://xampp/htdocs/ci1. ci1 uses codeigniter model view controller architecture. 4. Open browser and type "localhost:81/ci1". That's it, you will see the website. ----------------------------------------------------------------------------------- About This is a job career developement site. Students from Dagon University can register. After registered, University will disapprove or approve the students. After approved, students can log in and view the jobs page. They can search for jobs and apply jobs by uploading a resume file. After log in, students can view their accounts, jobs they applied and saved jobs in their profiles. Companies can register. After registered, they can post their jobs. In their profiles, they can view their jobs entries and applicants. University can register. University main job is to disapprove or approve students. University accounts have to be approved by admin. Admin username is "admin" and password is "admin". ------------------------------------------------------------------------------------ if you have any suggestion to add new features or edit features or design, please let me know.