👷🏻♂️ Tool to connect handy technician with customers
Hogwarts is an app to connect customers with handy technicians , where customers can see a list of services, book one and Pay for it all in one place. Also, the app provided an admin dashboard for the business owner, where he can keep track of all orders, customers, technician with a privileges to add, update and remove services and technicians .
-
clone the repo
git clone https://github.com/AbdallahAltokhy/Hogwarts.git -
From the project root file, go to the client folder and install dependencies
cd clientnpm installnpm start -
From a separate terminal,go to the server folder and install dependencies
cd servernpm installnodemon app.js -
Install and run a local database and fill in a
.envfile with your system parameters. A.envCopyfile is provided in the server folder for guidance . -
Let The Magic Happen ✨!
For the app full experience check below :
App URL : https://hogwarts-services.herokuapp.com/
-
For the customer experience
-
For the Admin experience
-
Just log in as admin using this email & password
- Email : Admin@hogwarts.com
- password : 123456
-
Automatically you will redirected to the admin page where you can:
-
MIT © Abdallah Altokhy