Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/newhoteng/spa-booking-frontend
https://github.com/newhoteng/spa-booking-frontend
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/newhoteng/spa-booking-frontend
- Owner: newhoteng
- License: mit
- Created: 2023-08-16T12:17:53.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-09-15T16:48:42.000Z (over 1 year ago)
- Last Synced: 2024-10-23T19:23:31.629Z (2 months ago)
- Language: JavaScript
- Size: 2.98 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
The Spa Frontend
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [🛠 Link to back-end](#link-backend)
- [📖 The Spa Frontend ](#-the-spa-frontend-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo](#live-demo)
- [ Video Presentation](#video)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Get into development](#get-into-development)
- [Run test](#run-test)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)**The Spa frontend app** is the frontend react app for the spa app built to help individuals easily book their spa sessions.
-- [Link to backend-end!](https://github.com/newhoteng/spa-booking-backend)
Client
Database
- **Set up UI**
- **Login and Sipup page with interactive buttons**
- **View the all services available through a slider**
- **Users can add services**
- **Users can make reservation of services**
- **Users can view all reservations they have made**
- **Users can delete services**
- [Live Demo]()
-[Presentation Video]()
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- Visual Studio Code.
- React & Redux
- Git bash.
- GitHub Account.
### Setup
Install Ruby
Go to github and find the repository The Spa Api
Click on code and copy then go to your gitbash cli on your computer Clone this repository to your desired folder
```sh
cd my-folder
git clone https://github.com/newhoteng/spa-booking-frontend
bundle install
```
### Install
```
git clone https://github.com/newhoteng/spa-booking-frontend
```
### Usage
To run the project, execute the following in a terminal.
```sh
cd my-project
npm install
```
### Get into development
- create database and run migrations
```sh
npx create-react-app spa-booking-frontend
```
- start server
```sh
npm start
```
- Run Test
```sh
npm run test
```
👤 **Umair Hamza**
- GitHub: [@emhamza](https://github.com/emhamza)
- Twitter: [@uhamzaz](https://twitter.com/uhamzaz)
- LinkedIn: [Umair Hamza](https://www.linkedin.com/in/umair-hamza-a8262b261/)
👤 **Harriet Oteng**
- GitHub: [@githubhandle](https://github.com/newhoteng)
- Twitter: [@twitterhandle](https://twitter.com/HarrietOteng1)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/harriet-oteng/)
👤 **Fatihah Oduwole**
- GitHub: [@jeddaa](https://github.com/jeddaa)
- Twitter: [jeddaah](https://twitter.com/_jeddaah)
- LinkedIn: [@jedda](https://linkedin.com/in/fatihahoduwole)
👤 **Roland Ntwali**
- GitHub: [Roland-Ntwali](https://github.com/Roland-Ntwali)
- LinkedIn: [roland-ntwali](https://www.linkedin.com/in/roland-ntwali/)
- **Improve UI**
- **Add payment options**
- **Add more icons**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/newhoteng/spa-booking-frontend/issues).
If you like this project please give it a star ⭐️ on github
We would like to thank [Microverse](https://bit.ly/MicroverseTN).
This Project design is adobted based on the Original design idea by [Murat Korkmaz on Behance](https://www.behance.net/gallery/26425031/Vespa-Responsive-Redesign)
This project is [MIT](/LICENSE) licensed.