A professional admin prosthetics website developed for a hospital to efficiently manage their database. The website allows for seamless CRUD (Create, Read, Update, Delete) operations on the database, including managing suppliers, doctors, patients, surgeries, prosthetics, orders, and their relationships.
- User-friendly interface for easy navigation and efficient data management.
- Integration with Supabase API for seamless database connectivity.
- CRUD operations for managing suppliers, doctors, patients, surgeries, prosthetics, and orders.
- Real-time data synchronization for up-to-date information.
- React
- JavaScript
- Supabase
- HTML
- CSS
- Clone the repository by running the following command:
git clone https://github.com/AhmeddEmad7/Prosthetics-Website.git - Navigate to the project directory:
cd Prosthetics-Website - Install the dependencies:
npm install - Run the project and view it in browser:
npm start
Or you can simply visit our website from the link below:
https://hospital-prosthetics-website.vercel.app
Use the following login credentials:
- Username: Admin
- Password: Admin
Contributions are welcome! If you encounter any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request.