omarsalem7 / capstone-front-end

Capstone Frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Kanban Board

Kanban Board

Initial state Of Kanban Board

Initial Kanban Board

We are a group of five

  1. Team 1 - Butler
  2. Team 2 - Stephan
  3. Team 3 - Josphat
  4. Team 4 - Omar
  5. Team 5 - Benjamin

Preview

Home Page

homepage

Details Page

detailPage

Add Course Page

addCourse

Delete Course Page

deleteCourse

Not Found Page

notFound

Live version

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

Setup

Follow this link 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
git clone https://github.com/BenjaminSemah/capstone-front-end.git

cd capstone-front-end
  • Install dependencies
npm i 
or
npm install
  • To Start the development server
npm start
  • To test the project
npm run test

Backend Repo

Book A Golf Course Backend

Suggestions: Back-end should run in localhost:3000 Front-end should run in localhost:3001

Credits

Authors

πŸ‘€ Omar Salem

πŸ‘€ Stephan

πŸ‘€ Josphat Nkonde

πŸ‘€ Benjmain Semah

πŸ‘€ Butler shimalwani

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

πŸ“ License

This project is MIT licensed.

About

Capstone Frontend


Languages

Language:JavaScript 81.2%Language:CSS 14.8%Language:HTML 4.0%