-
Elisabethein authoredElisabethein authored
To learn more about this project, read the wiki.
README.md 1.63 KiB
Emergency Alert Application
Documentation
Table of Contents
Introduction
This is an application for Estonian Wildlife center to manage alerts made by member of the public about injured animals. The applications main purpose is to provide a platform for the public to report injured animals and for the center to manage these alerts. Additionally, the application provides the following features:
- A ticketing system for managing alerts
- A knowledge base for common injuries and how to handle them
- A user management system for managing users and roles
- A statistics page for viewing the number of alerts and their status
- An applications management system for managing the new applications
- A settings page for managing the application settings
Features
- Ticketing system
- Knowledge base
- User management
- Statistics
- Applications management
- Settings
Installation
- Clone the repository
- Install the dependencies
- Run the application
- Backend
- Navigate to the backend directory
- ...
- Frontend 1. Navigate to the frontend directory 2. npm install 3. npm run serve
- Backend
Usage
??
Contributing
The following members contributed to this project:
- ...
License
This project is owned by the Estonian Wildlife Center and is not open source.
Documentation
- Backend
- Entities
- Controllers
- Services
- Repositories
- DTOs