- Vue JS
- Nuxt JS
- Python
- Django
- PHP and MYSQL
- Angular JS
- React JS
- AI/ML
-
Install XAMPP or WAMPP.
-
Open XAMPP Control panal and start [apache] and [mysql] .
-
Download project from githubOR follow gitbash commands
-
extract files in C:\xampp\htdocs.
-
open link localhost/phpmyadmin
-
click on new at side navbar.
-
give a database name as (onlineshop) hit on create button.
-
after creating database name click on import.
-
browse the file in directory[online-shopping-system-with-advanced-admin-page/database/onlineshop.sql].
-
after importing successfully.
-
open any browser and type http://localhost/online-shopping-system-with-advanced-admin-page-master.
-
first register and then login
-
admin login details Email=[email protected] or username = admin and Password=123456789.
https://github.com/Abhishek22K/Hostel-Management-System
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.