Skip to content
This repository has been archived by the owner on Jun 25, 2022. It is now read-only.

elyday/manager

Repository files navigation

PHPUnit codecov

About Manager

Manager is supposed to become a web application that can be used to manage a virtual fictitious company. It should contain the following functionalities at some point:

  • Bank Account Management
  • Staff Administration
  • Customer Management

This web application is still under development and no stable release has been published yet.

Technology Stack

This web application uses the following libraries and other stuff:

Laravel Jetstream

We use Laravel Jetstream because it covers all our requirements and we have to build as little as possible ourselves. All components within the application will depend on the teams, so resources can be shared within the teams.