Skip to content

Latest commit

 

History

History
128 lines (78 loc) · 2.88 KB

README.md

File metadata and controls

128 lines (78 loc) · 2.88 KB

BHAKTI HUSADA Hospital

A react-redux single page responsive application, where user can see the details of doctors of BHAKTI HUSADA Hospital and book an appointment with the doctor. A user needs to sign up and login to book/delete an appointment.

  • Home

Table of Contents

About The Project

In this project I have developed a single page application for a Hospital with react and redux libraries. App name is BHAKTI HUSADA Hospital. A user can sign up/login to see the details of doctors and book an appointment.

App uses react router to route to different components. Backend APIs are developed with Ruby on Rails. Click here to see backend project details.

Live Link

Click here to see live version

Installation

To run the app locally, clone the repository, navigate to it's directory.

Follow these commands step by step:-

git clone https://github.com/taiwo2/appointment-frontend.git

cd appointment-booking-frontend

npm install

npm start

Now go to localhost:3000 in your browser.

Test

To run unit test run npm test in root directory.

Built With

  • HTML/CSS
  • React
  • Redux
  • React Router
  • Bootstrap
  • CSS Modules
  • Axios
  • Eslint
  • Stylelint
  • ES6
  • NPM
  • React Alert
  • Font-Awesome
  • Heroku for Live version deployment

'Nice to have features' that are implemented

  • User authentication using JWT
  • Responsive to mobile and desktop screens
  • React alert

Potential Future Updates

  • Department-wise doctors list
  • Online fee payment
  • Doctor's available slots
  • Rendering Optimization

Authors

👤 Taiwo Adetona

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Acknowledgments

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.