https://github.com/saadbazaz/hunehar
π©βπ Hunehar, a web-based application built on PHP, Javascript and HTML/CSS. Semester Project for Database Systems, Batch 2018.
https://github.com/saadbazaz/hunehar
php student-information-system student-project
Last synced: 7 months ago
JSON representation
π©βπ Hunehar, a web-based application built on PHP, Javascript and HTML/CSS. Semester Project for Database Systems, Batch 2018.
- Host: GitHub
- URL: https://github.com/saadbazaz/hunehar
- Owner: SaadBazaz
- Created: 2020-04-23T18:07:26.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-17T16:00:55.000Z (over 5 years ago)
- Last Synced: 2025-01-26T17:48:28.232Z (9 months ago)
- Topics: php, student-information-system, student-project
- Language: HTML
- Homepage:
- Size: 4 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Collaborators
Shahab Ul Hassan, Maaz Asad, Haroon Ali, Saad Bazaz## Abstract
The task provided to us was to design and develop a database for an NGO βHamary Bachcheyβ. First of all, we analyzed the system requirements for this given project. Then we made few assumptions regarding the design. According to those assumptions we represented the requirement into logical design using ER model.## Web Interface
The web interface features a library of very basic HTML/CSS/JS elements built from scratch with minimum help from the Internet. The overall layout has been kept simple for ergonomics, minimalism and easy understandability. We have borrowed concepts from Material and Bootstrap without using either of the respective UI libraries.
## Instructions
Place this entire folder in htdocs of your Zendcore folder, then access from
localhost:/home.php
If you are running without Oracle 11g, You may need to remove the first tag of PHP from each file which contains the Oracle connection.