Skip to content

Projektgrupp17/BackOffice-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

BackOffice-frontend

This is the frontend for the backoffice service that will be provided to the client!

This application was created with the template from npx create-react-app

Dependencies

See package.json file

Modules

Screen Is the view classes of the frontend and will be the classes that deals with information given to the user!

Model Is the model classes that communicate with the api's of the backend operation!

API

This application communicate with the backOffice-backend and Auth api.

Testing

See test badge and test page on wiki! CI

Run

If you wish to run the application on the localhost, clone the repository and run

npm install
  
npm start

About

This is the frontend for the backoffice service that will be provided to the client!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published