- Copy all the contents from this repository
- Copy all files and directories to the htdocs directory inside xampp (for example: C:\xampp\htdocs\Enrollment-System), where "Enrollment-System" will contain all of the files.
- Import the database [portal_college.sql] in phpmyadmin or directly embed it into your MySQL database through the command prompt (refer to this link on how - https://www.warp.dev/terminus/mysql-import-sql-file).
- Open your XAMPP Panel and make sure to start your APACHE and MySQL 'Modules' under 'Actions' (refer to this link, if you do not have XAMPP, yet - https://www.apachefriends.org/download.html)
- Open any browser, enter localhost, and browse the file location on the search bar. (i.e. localhost/Enrollment-System)
Note: When logging in as an ADMIN, the login information was set as follows,
- username: admin
- password: admin123
But, this can be modified within the login_check.php file
- Spiral Model consisting of the following:
- Planning - so that at least, I have a basis on where to start and what will be the specifications I will include in my software project.
- Design - so that it looks visually appealing and not just plain for users.
- Coding - for the reason that this project would require it.
- Testing - since in any project, this phase is crucial to ensure that the user does not experience any sudden errors while using it.
- ADMIN
- Program Coordinator
- Applicant
- Front-End
- HTML/CSS
- Back-End
- PHP, JavaScript
- Database
- MySQL
- Introduction to Software Engineering
- File Processing and Database Systems
- Web Development
- Click the link to access the demo videos for the workflow of the web application: https://drive.google.com/drive/u/2/folders/1HZ7KUkzNyROC-7NY40EX8KPnANZgCkM3
- Click the link to access the RTM (Requirements Traceability Matrix), to better understand the development process: https://drive.google.com/drive/u/2/folders/1AN9MqZ7xGHazSCcnQ0MfMLM5rTxHseeP
- Being that this is a simulator only, the purpose of the actual software is just for user experience and testing, and in no way will the content of this simulator reflect directly into the actual admission process of UP.