https://github.com/mehmet-github06/react-appointment-app
This is an appointment web page for hospitals. Users can manage their appointments and they can take new one
https://github.com/mehmet-github06/react-appointment-app
events html-css-javascript props-and-state-components react react-bootstrap
Last synced: 4 months ago
JSON representation
This is an appointment web page for hospitals. Users can manage their appointments and they can take new one
- Host: GitHub
- URL: https://github.com/mehmet-github06/react-appointment-app
- Owner: Mehmet-github06
- Created: 2023-12-09T08:26:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T18:44:35.000Z (over 2 years ago)
- Last Synced: 2025-03-05T17:28:43.627Z (about 1 year ago)
- Topics: events, html-css-javascript, props-and-state-components, react, react-bootstrap
- Language: JavaScript
- Homepage: https://react-appointment-doctor-app.netlify.app/
- Size: 25.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Can Hospital Appointment System

## Description
This project is a web-based appointment system for Anatolian Hospital. It allows users to view doctors, schedule appointments, and manage appointment lists. The application is built using React and Bootstrap, showcasing a responsive and user-friendly interface.
## Features
- **Doctor Profiles:** Displays a list of doctors with their specializations and available slots.
- **Appointment Scheduling:** Users can schedule appointments with doctors.
- **Appointment Management:** Users can view, add, and delete appointments.
## Screenshots

## Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
### Prerequisites
What things you need to install the software and how to install them:
- Node.js
- npm or yarn
### Installing
A step by step series of examples that tell you how to get a development environment running:
1. Clone the repo
```sh
git clone [your-repo-link]
```
2. Install NPM packages
```sh
yarn install
```
3. To run the project locally:
```sh
yarn start
```
### (This command will start the development server)
## Responsive Looks

## Contact
Mehmet DoΔan: mehmetseymen91@gmail.com
Project Link: https://react-appointment-doctor-app.netlify.app/
[To see my other projects π](https://github.com/Mehmet-github06)
β« Go Top β«