Skip to content

Repository files navigation

uta-gms-frontend

The uta-gms-frontend application’s main task is to provide access to the UTA-GMS system in a friendly and readable form to the end user. It is written entirely in JavaScript with the use of the React framework and connects to the uta-gms-backend using the REST protocol in order to retrieve data for display and send changes that the user wants to make. Inside the application users can create accounts, log in, browse their projects, edit them, and see the results of the UTA-GMS method.

How to run? 🚀

  1. Prepare a .env.local file inside the main directory. Example:
VITE_BACKEND=http://localhost:8080
  • VITE_BACKEND - url to the uta-gms-backend application
  1. Execute commands (you can run it locally or inside Docker):
# LOCALLY:
npm i
npm run dev

# INSIDE DOCKER:
docker compose up

Technologies used 🔨

How does the app look like? 💻

The app is fully responsive and also looks great on mobile devices! 📱

main-page hierarchy hasse-general acceptability import

About

Frontend for the UTA-GMS system

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages