https://github.com/killy10o10/fitmeup
Fit me up frontend is a react-based application that enables a given user to book a trainer and it consumes an api defined in the project: Fit Me Up Backend. On top of this it also supports admin users to manage trainers that is creating and removing of the different trainers.
https://github.com/killy10o10/fitmeup
rails-api reactjs redux
Last synced: 2 months ago
JSON representation
Fit me up frontend is a react-based application that enables a given user to book a trainer and it consumes an api defined in the project: Fit Me Up Backend. On top of this it also supports admin users to manage trainers that is creating and removing of the different trainers.
- Host: GitHub
- URL: https://github.com/killy10o10/fitmeup
- Owner: killy10o10
- License: mit
- Created: 2023-01-19T14:47:31.000Z (over 2 years ago)
- Default Branch: development
- Last Pushed: 2023-02-06T19:28:02.000Z (over 2 years ago)
- Last Synced: 2025-01-03T09:53:19.128Z (6 months ago)
- Topics: rails-api, reactjs, redux
- Language: JavaScript
- Homepage: https://fitmeup-trainers.netlify.app/
- Size: 2.82 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
Fit Me Up - Frontend
# π Table of Contents
- [π About the Project](#about-project)
- [π Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [π» Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [π₯ Authors](#authors)
- [π Future Features](#future-features)
- [π€ Contributing](#contributing)
- [βοΈ Show your support](#support)
- [π Acknowledgements](#acknowledgements)
- [π License](#license)# π FitMeUP
**Fit me up frontend** is a react-based application that enables a given user to book a trainer and it consumes an api defined in the project: [Fit Me Up Backend](https://github.com/barakadanny/FitMeUp-Backend). On top of this it also supports admin users to manage trainers that is creating and removing of the different trainers.##### Please use Port 3001 in backend
`
rails s -p 3001
`> Here are List of technologies used on this project
Languages
Frameworks
Database
Linters
Test library
- Book Trainers
- Create Trainers with specialty
- See a list of Trainers of different fileds (eg. Yoga, Fitness, Muscle gainπͺπ½)
### Prerequisites
In order to run this project you need:
- Node.JS
- Git
- Broswer to Display
- IDE to run and edit the code
### Setup
Clone this repository to your desired folder:
```
git clone https://github.com/killy10o10/fitmeup.git
```
change directory to cloned folder
```
cd fitmeup
```
### Install
Install project dependecies with:
```
npm install
```
-
### Usage
To run the project, execute the following command:
```
npm start
```
- After running `npm start`, open your browser and enter this address http://localhost:3000/
- Congratulations! your're running **_fitMeUp_**
π€ **Quami Killy**
- GitHub: [@killy10o10](https://github.com/killy10o10)
- Twitter: [@Quami_Killy](https://twitter.com/Quami_Killy)
- LinkedIn: [@Kingsley Okine](https://www.linkedin.com/in/kingsley-okine/)
π€ **Muskan Gupta**
- GitHub: [@github](https://github.com/muskan2532150)
- Twitter: [@twitter](muskan2532150)
- Linkedin:[Username](https://www.linkedin.com/in/muskan-gupta-869165225/)
π€ **Kibirige John**
- Github: [John-Kibrige](https://github.com/John-Kibirige)
- Twitter: [kibirigejohn005](https://twitter.com/kibirigejohn005)
- LinkedIn: [Kibirige John](https://www.linkedin.com/in/kibirigejohn005/)
π¨βπ» **Baraka Danny**
- GitHub: [@barakadan](https://github.com/barakadanny)
- LinkedIn: [danny baraka](https://www.linkedin.com/in/danny-baraka-589156169/)
π¨βπ» **Aakash Verma**
- GitHub: [@skyv26](https://github.com/skyv26)
- Twitter: [@vrma_aakash](https://twitter.com/vrma_aakash)
- LinkedIn: [skyv2022](https://linkedin.com/in/skyv2022)
> These features will be added in future updates. β¬οΈβ¬οΈ
- [ ] **Appointment Page**
- [ ] **Trainer list page**
- [ ] **Add api endpoint for generating trainers**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you likeππ½ this project, give the repository a star β
I would like to thank the Microverse community
Specails thanks to [Murat Korkmaz](https://www.behance.net/muratk) on Behance for [designing](https://www.behance.net/gallery/26425031/Vespa-Responsive-Redesign) the template
This project is [MIT](./LICENSE) licensed.