Skip to content

Golf-Course-Project/admin-webapp

Repository files navigation

🧑‍💻 Admin App

This is a react project and is used to manage all of the admin tasks for The Golf Course Project. There are lot of things not completed yet, doing the minimum to get the application to go live.

🏗️ Basic architecture

This app connects to several micro services:

  • Identity Service
  • Admin Service
  • User Service
  • Course Service

Details

This is built using the Webbee - Multipurpose Template + UI Kit. The template is built in React and is based on Material-UI design. It is mix of JavaScript and TypeScript files. It is the front end of the service and communicates via REST endpoints back to the microservices.

please make sure you check the licensing terms when using this template. If you have questions, you can contact them via email.

🏃‍♂️ Getting started

  • Install Node v14 (newer versions will not work)
  • Install dependencies: yarn install
  • Start the server: yarn start

When the page loads, you can create a new account by scrolling down to the "Sign me up!" section.

screen shot of sign up section on home page

If you run into any problems in the workflow, please post an issue and we will respond ASAP.

👟 How to contribute

If you are interested in contributing, please crete a new issue and we will get back to you.

Quick start

  • Install dependencies: yarn install
  • Start the server: yarn start
  • Build on production: yarn build

MUI Documentation

The full documentation for the React Material Kit can be found here

#react #samplecode #codesamples #webapp #reactapp #hobbie #startup

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published