Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aravindvnair99/hall-management-system
A Hall Management System made originally for Amrita University based on HTML5, CSS3 + Materialize, JS, Node.js, MySQL
https://github.com/aravindvnair99/hall-management-system
amrita-university body-parser css css3 ejs ejs-express express express-js express-middleware expressjs hacktoberfest hall-management html html5 materialize-css materializecss mysql-database mysql-server nodejs sql
Last synced: 2 months ago
JSON representation
A Hall Management System made originally for Amrita University based on HTML5, CSS3 + Materialize, JS, Node.js, MySQL
- Host: GitHub
- URL: https://github.com/aravindvnair99/hall-management-system
- Owner: aravindvnair99
- License: mit
- Created: 2018-02-24T17:20:07.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2024-03-27T16:54:19.000Z (10 months ago)
- Last Synced: 2024-03-27T17:56:53.109Z (10 months ago)
- Topics: amrita-university, body-parser, css, css3, ejs, ejs-express, express, express-js, express-middleware, expressjs, hacktoberfest, hall-management, html, html5, materialize-css, materializecss, mysql-database, mysql-server, nodejs, sql
- Language: EJS
- Homepage:
- Size: 14.2 MB
- Stars: 8
- Watchers: 3
- Forks: 2
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# :office: Hall Management System ![](https://komarev.com/ghpvc/?username=AravindVNair99&label=Views)
A Hall Management System made originally for Amrita University based on HTML5, CSS3 + Materialize, JS, Node.js, MySQL# :computer: How to contribute?
All contributions are welcome! Code, documentation, graphics or even design suggestions are welcome; use GitHub to its fullest. Submit pull requests, contribute tutorials or other wiki content -- whatever you have to offer, it would be appreciated!
Please read [CONTRIBUTING.md](https://github.com/aravindvnair99/Hall-Management-System/blob/master/CONTRIBUTING.md) for details on contributing.
# :scroll: License
This project is licensed under the GNU General Public License v3.0 - see the [LICENSE](LICENSE) file for details.
# :family: Team
* **Rajesh Madathil** - *Mentor*
* **Sreevidya Balakrishnan** - *Mentor*
* **Renzil DSouza** - *Mentor* - [renzil](https://github.com/renzil)
* **Ashwini Nayak** - *Base HTML, CSS - Frontend* - [Ashnayak](https://github.com/Ashnayak)
* **Abhishek Sai** - *Main HTML, CSS and JS - Frontend* - [Abhishek-Sai](https://github.com/Abhishek-Sai)
* **Aravind V. Nair** - *Frontend, Backend, Database, refactoring, bug fixes and security* - [AravindVNair99](https://github.com/aravindvnair99)See the full list of [contributors](https://github.com/aravindvnair99/Hall-Management-System/graphs/contributors) who participated in this project and statistics.
# :heavy_exclamation_mark: Prerequisites aka requirements
Please read [Prerequisite](Prerequisite.md) file for details.
# :bookmark: Releases
View all versions [here](https://github.com/aravindvnair99/Hall-Management-System/releases).
# :scroll: Changelog
Check the [changelog here](https://github.com/aravindvnair99/Hall-Management-System/commits/master).
# :memo: I found some bugs or issues. Where do I report?
Report [here](https://github.com/aravindvnair99/Hall-Management-System/issues/new) in detail answering these questions:
* What steps did you take to make the bug appear?
* How can the bug be fixed? (In case you know)
* Which OS and which all packages / softwares / dependencies are you using?
* Have you tried any troubleshooting steps such as a reboot for example?
* Have you followed the prescribed prerequisites?# :envelope: How do I contact the team?
Check [here](https://github.com/aravindvnair99/Hall-Management-System/graphs/contributors) for the list of contributors. Contact one of them through their profiles.
# :book: Faculty role:
* Print individual request.
* Should be able to send request for booking a hall.
* Should be able to cancel the request.
* Should be able to modify the request.# :book: Dean role:
* Should be able to accept the request.
* Should be able to reject the request.
* Should be able to view all the requests.
* Should be able to modify the request.
* Print all requests.# :book: Facility Department role:
* View all the requests.
* Print all requests.