Acrarium/README.md

47 lines
1.4 KiB
Markdown
Raw Permalink Normal View History

2019-11-16 04:28:37 +00:00
[![Actions Status](https://github.com/F43nd1r/Acrarium/workflows/tests/badge.svg)](https://github.com/F43nd1r/Acrarium/actions)
2017-12-25 22:48:14 +00:00
<h1 align=center>
2019-11-22 03:25:50 +00:00
<img src="acrarium/src/main/resources/META-INF/resources/frontend/logo.png" width=50%>
</h1>
2017-12-19 19:05:03 +00:00
A Backend for ACRA written in Java using Spring Boot, Vaadin and MySQL
2018-01-26 01:18:22 +00:00
# Setup
See [Wiki Setup guide](https://github.com/F43nd1r/acra-backend/wiki/Setup-guide)
2018-06-03 23:54:02 +00:00
# Maturity
2019-11-22 03:25:50 +00:00
This project is expected to enter stable phase soon, which means:
- bug reports are very welcome
- feature requests are welcome as well but might be delayed until after stable release
- database backups are always good but shouldn't be vital anymore
- future versions might not be compatible with current releases (especially 1.0 will drop some backwards-compatibility code)
2018-06-03 23:54:02 +00:00
2018-06-01 14:11:01 +00:00
# Screenshots
###### Listing reports
2018-11-22 02:40:38 +00:00
![report list](screenshots/reports.png)
2018-06-01 14:11:01 +00:00
###### Statistics
2018-11-22 02:40:38 +00:00
![statistics](screenshots/statistics.png)
2018-06-01 14:11:01 +00:00
###### Proguard and Export Support
2018-11-22 02:40:38 +00:00
![admin tab](screenshots/admin.png)
2018-06-01 14:11:01 +00:00
###### Report Summary and Attachment Support
2018-11-22 02:40:38 +00:00
![report summary](screenshots/summary.png)
2018-06-01 14:11:01 +00:00
###### Full Report content
2018-11-22 02:40:38 +00:00
![report content](screenshots/details.png)
2018-06-01 14:11:01 +00:00
###### Dark Theme
2018-11-22 02:40:38 +00:00
![dark theme](screenshots/dark.png)
2018-06-01 14:11:01 +00:00
2017-12-19 19:05:03 +00:00
# License
All source code in this repository is licensed under the Apache License 2.0 (see [LICENSE](LICENSE))
# Credits
Thanks to [Mirza Zulfan](https://github.com/mirzazulfan) for creating the logo.