NisanurBulut / Amon

Amon is a demand management system. Users make a request and the administrator meets these requests. SemanticUI is used in frontend design. MySql is used for the database. Highchart library is used for charts. JQuery Datatable is used in data table representation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Give a Star! ⭐

If you like or are using this project to learn or start your solution, please give it a star. Thanks!

AMON


Amon is a demand management system. Users make a request and the administrator meets these requests. SemanticUI is used in frontend design. MySql is used for the database. Highchart library is used for charts. JQuery Datatable is used in data table representation.

AMON

  • Administrator can add users to the application.
  • Not every user is an administrator.
  • Managers are shown with a yellow star.
  • Only administrators can edit user information.
  • Only administrators can delete users.
  • Only administrators can change the request status.
  • Every request has a stage.
  • Every request has a situation.
  • Each stage has a color indicator.
  • Admin can delete and edit requests from all users.
  • Users cannot see the demands of other users.
  • Only administrators can register applications.
  • Only administrators can add new settings.
  • Only administrators can change and delete settings.
  • When the user logs in, they can see the dashboard screen.
  • Information messages are given for transactions.

Installation

  • npm install
  • npm install -g gulp
  • npm install semantic-ui --save-dev

About

Amon is a demand management system. Users make a request and the administrator meets these requests. SemanticUI is used in frontend design. MySql is used for the database. Highchart library is used for charts. JQuery Datatable is used in data table representation.


Languages

Language:JavaScript 73.9%Language:Less 20.3%Language:PHP 3.9%Language:Blade 1.3%Language:CSS 0.6%Language:Shell 0.1%