Skip to content

OmarEmad101/Prosthetics-Website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hospital Admin Prosthetics Website

Project Logo

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.

Features

  • 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.

Technologies Used

  • React
  • JavaScript
  • Supabase
  • HTML
  • CSS

Installation and Running

  1. Clone the repository by running the following command:
    git clone https://github.com/AhmeddEmad7/Prosthetics-Website.git
  2. Navigate to the project directory:
    cd Prosthetics-Website
  3. Install the dependencies:
    npm install
  4. 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

Usage

Use the following login credentials:

  • Username: Admin
  • Password: Admin

Contributors

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.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.7%
  • CSS 4.7%
  • HTML 1.6%