Skip to main content

Frontend-Template

The frontend-template-repository contains a template that every frontend project in SAU bases on. See the repository for further information.

How to setup:

  1. Navigate to the frontend-template repository
  2. Click on the "Fork" button
  3. Change the Owner to Agile-Software-Engineering-25
  4. Name your repository team-<Gruppennummer>-frontend-<short description> (e.g. team-12-frontend-exam_grads_doz)
  5. Add a description (optional)
  6. Click on "Create fork"

⚠️Disclaimer⚠️

Use all components, pages, custom-types and i18n translations are examples. You will probably not want to use them in a real UI. They were only made to give small code examples.

The state management (stores i.e. redux) and api workflow (useApi hook) can easily be expanded and be used in your real UI.

Support

If you encounter any problems, reach out to Alexander Jablonowski or Team 15.