Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/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.
https://github.com/nisanurbulut/amon
jquery jquery-datatables laravel-framework mysql-database php semanticui
Last synced: 2 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/nisanurbulut/amon
- Owner: NisanurBulut
- Created: 2019-10-22T10:27:06.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T06:19:38.000Z (almost 2 years ago)
- Last Synced: 2024-10-09T20:37:43.622Z (3 months ago)
- Topics: jquery, jquery-datatables, laravel-framework, mysql-database, php, semanticui
- Language: JavaScript
- Homepage:
- Size: 18.2 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
## Give a Star! :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](https://github.com/NisanurBulut/Amon/blob/master/Trailer_Amon.gif)
- 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