Skip to content

RahafTahayneh/booking-app

Repository files navigation


Booky

A react-mobx responsive application, where buyer can see the details of sellers and book an appointment with the seller. A buyer needs to sign up and login to book/delete/view an appointment And s/he should wait the seller to approve the reservation other wise it will be delete.

Also, there is a seller view, where seller will be able to view the reservations, approve or reject them. Also s/he will be to add new available slots, view/delete the added ones

Screen-Shot-2021-05-29-at-2-21-32-AM

Report Bug · Request Feature

Table of Contents

About The Project

In this project I have developed a booking application with react and mobx libraries. App name is Booky. A user can sign up/login to see the details of sellers and book/view/delete an appointment.

App uses react router to route to different components.

There is no backend in this project, its totally depending in localStorage.

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/RahafTahayneh/booking-app.git
cd booking-app
npm install
npm start

Now go to localhost:3000 in your browser.

Built With

  • HTML/CSS
  • ReactJs
  • Mobx
  • React Router
  • Material-ui
  • ES6
  • Font-Awesome
  • Material-Icons

'Nice to have features' that are implemented

  • Responsive to mobile and desktop screens

Potential Future Updates

  • Add backend services
  • Add notifications
  • Develop the user interface with a help from a UI/UX engineer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages