An open API service indexing awesome lists of open source software.

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.

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.

![Home Page](https://raw.githubusercontent.com/SaadBazaz/hunehar/master/public/images/Sample%20Screenshots/Home-Page.PNG)

## 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.