https://github.com/benjaminsemah/capstone-front-end
Capstone Frontend
https://github.com/benjaminsemah/capstone-front-end
Last synced: 6 months ago
JSON representation
Capstone Frontend
- Host: GitHub
- URL: https://github.com/benjaminsemah/capstone-front-end
- Owner: BenjaminSemah
- Created: 2022-06-08T18:20:32.000Z (about 4 years ago)
- Default Branch: development
- Last Pushed: 2022-07-27T15:15:38.000Z (almost 4 years ago)
- Last Synced: 2025-04-09T17:53:52.392Z (over 1 year ago)
- Language: JavaScript
- Size: 9.06 MB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Book A Golf Course Frontend
> This is the React front-end Golf course booking web-application. This applications is responsive and users can load, create, and delete doctors and reservations We use React for the front-end. In order to access the application users need to to be authorized as Admins then login.
## Link to the backend
[Book A Golf Course Backend](https://github.com/omarsalem7/capstone-back-end)
## Kanban Board
[Kanban Board](https://github.com/omarsalem7/capstone-back-end/projects/2)
## Initial state Of Kanban Board
[Initial Kanban Board](https://github.com/omarsalem7/capstone-back-end/issues/17)
> ***We are a group of five***
1. Team 1 - [Butler](https://github.com/butlermuwo)
2. Team 2 - [Stephan](https://github.com/sneeu-leeu)
3. Team 3 - [Josphat](https://github.com/zairdon20)
4. Team 4 - [Omar](https://github.com/omarsalem7)
5. Team 5 - [Benjamin](https://github.com/BenjaminSemah)
## Preview
### Home Page

### Details Page

### Add Course Page

### Delete Course Page

### Not Found Page

## Live version
- [App (Front-end)]()
- [Back-end]()
## Built With
- HTML
- CSS
- Bootstrap
- JavaScript
- React
- Redux
## Getting Started
- Follow setup instructions below to get a copy locally.
### Prerequisites
- React
- Git and Github
- Terminal
- Browser
### Install
- [Git](https://git-scm.com/downloads)
- [Node](https://nodejs.org/en/download/)
### Setup
Follow [this link](https://github.com/omarsalem7/capstone-back-end) to visit the [back-end repository]() and start the server on localhost:3000.
- Clone this repository ``
- Cd or navigate into the directory and run `npm install` to install dependencies
- Run `npm start`
- Visit `localhost:3001` in your browser
### Using it Locally
- Clone the project
```bash
git clone https://github.com/BenjaminSemah/capstone-front-end.git
cd capstone-front-end
```
- Install dependencies
```bash
npm i
or
npm install
```
- To Start the development server
```bash
npm start
```
- To test the project
```bash
npm run test
```
## Backend Repo
[Book A Golf Course Backend](https://github.com/omarsalem7/capstone-back-end.git)
Suggestions:
Back-end should run in **localhost:3000**
Front-end should run in **localhost:3001**
# Credits
## Authors
👤 **Omar Salem**
- GitHub: [Omar Salem](https://github.com/omarsalem7)
- Twitter: [Omar Salem](https://twitter.com/Omar80491499)
- LinkedIn: [Omar Salem](https://www.linkedin.com/in/omar-salem-a6945b177/)
👤 **Stephan**
- GitHub: [@stephan](https://github.com/sneeu-leeu)
- Twitter: [@Stephan](https://twitter.com/Stephan07484055)
- LinkedIn: [Stephan Annandale](https://www.linkedin.com/in/stephan-annandale-a4b4931a9/)
👤 **Josphat Nkonde**
- GitHub: [@zairdon20](https://github.com/zairdon20)
- Twitter: [@josphat1 nkonde](https://twitter.com/josphat-nkonde)
- LinkedIn: [@josphat nkonde](https://www.linkedin.com/in/josphat-nkonde)
👤 **Benjmain Semah**
- GitHub: [@BenjaminSemah](https://github.com/BenjaminSemah)
- Twitter: [@BenjaminSemah](https://twitter.com/BenjaminSemah)
- LinkedIn: [@BenjaminSemah](https://www.linkedin.com/in/benjaminsemah/)
👤 **Butler shimalwani**
- GitHub: [@Butlermuwo](https://github.com/butlermuwo)
- Twitter: [@Butlermuwo](https://twitter.com/ButlerMuwo)
- LinkedIn: [@Butlermuwo](https://www.linkedin.com/in/butlermuwo)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- [Microverse](https://www.microverse.org/)
- Original Design idea by [Murat Korkmaz](https://www.behance.net/gallery/26425031/Vespa-Responsive-Redesign)
## 📝 License
This project is [MIT](./MIT.md) licensed.