This project is a tablet-view
land-scape
layout Single Page Application(SPA) built as the first half of the final capstone in the Microverse technical curriculum.
It is built to serve as the front-end of the capstone project by fetching data from and submitting data to the back-end project, which project can be found at this Github repository.
It enables the user to sign_up, sign_in, view various massage types, and book an appointment for a massage type of their choosing.
Unfortunately, the backend API project built to serve this frontend project was hosted on the Heroku
free service plan which nolonger exists, therefore the API is currently unavailable and this frontend project is currently inoperable. But other hosting services are being looked into and one will be provided as soon as possible.
Signup Page | Dashboard Page |
---|---|
Massage Page | Appointments Page |
- ReactJS
- Redux
- Yarn
- Norp Massage Parlor API
-
Yarn
-
Node
-
Clone the repository to your local machine by running
git clone git@github.com:RNtaate/bookings-frontend.git
in your terminal -
On your local machine, navigate to the game folder using
cd bookings-frontend
in your terminal -
Run
yarn
to install all the necessary dependencies. -
Run
yarn run build
-
Run
yarn start
to start the application on a local server
- In your terminal, run
yarn test
There are two ways of contributing to this project:
-
If you see something wrong or not working, please check the issue tracker section, if that problem you met is not in already opened issues then open the issue by clicking on
new issue
button. -
If you have a solution to that, and you are willing to work on it, follow the below steps to contribute:
-
Fork this repository
-
Clone it on your local computer by running
git clone git@github.com:RNtaate/bookings-frontend.git
Replace RNtaate with the username you use on github -
Open the cloned repository which appears as a folder on your local computer with your favorite code editor
-
Create a separate branch off the master branch,
-
Write your codes which fix the issue you found
-
Commit and push the branch you created
-
Raise a pull request, comparing your new created branch with our default branch here
-
👤 Roy Ntaate
- Github: @RNtaate
- Twitter: @RNtaate
- Linkedin: roy-ntaate
Give a ⭐️ if you like this project!
-
The UI Design credit goes to Murat Korkmaz at www.behance.net