A Medical Admin Management System web application built using HTML, CSS and JavaScript.
This web application features a slick user interface that is mobile-friendly across mobile, tablet and PC, with native in-browser IndexedDB support for database records management.
Demo of what the system looks like without log-ins generated: (https://morganmdx.github.io/HTML-JS-Coursework/admin.html)
- Professional UI A clear and intuitive interface for medical records management.
- Mobile Friendly Responsive across PC, tablet and mobile.
- SHA-256 Data Encryption: Uses SHA-256 data encryption Crypto library to protect the security and integrity of data.
- IndexedDB: Uses in-browser IndexedDB support to fetch and store data from JSON resource files and user inputted data.
- Unzip the ZIP folder
- Open the unzipped folder in Visual Code Studio.
- Right click on 'admin.html' and click 'Open with Live Server', this will launch the website in Google Chrome or your preferred web browser.
- Google Material Symbols (https://fonts.google.com/icons)
- Afacad Flux free font from Google Fonts (https://fonts.google.com/specimen/Afacad+Flux)
- Live Server (Visual Code Studio free Extension) by Ritwick Dey
- Internet access may be needed where CDN or external resources used
This project was published on GitHub on 16th October 2024 via (https://github.com/morganmdx/HTML-JS-Coursework)
This was for a Second Year university coursework project. Contributions are welcome! If you have suggestions or improvements, feel free to open an issue or submit a pull request.
This project is licensed under the MIT License. License subject to change. See the LICENSE file for details.