An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/Microverse-blueviolet)

# 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
![homepage](https://user-images.githubusercontent.com/53402600/175576410-6d7b3cc3-f16c-4a40-a651-f1cfef00d548.png)

### Details Page
![detailPage](https://user-images.githubusercontent.com/53402600/175576586-e7e36060-d756-479b-9b6d-c950a3730209.png)

### Add Course Page
![addCourse](https://user-images.githubusercontent.com/53402600/175576633-04cdc912-8722-43fd-a11e-b64e9824fc5f.png)

### Delete Course Page
![deleteCourse](https://user-images.githubusercontent.com/53402600/175576683-c7752204-6d33-4027-a234-a51de43bff66.png)

### Not Found Page
![notFound](https://user-images.githubusercontent.com/53402600/175576722-415625b3-864b-4cd5-aa12-39fc1866dbc9.png)

## 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.