Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kffl/triss-server
Triss - Trip Support System server
https://github.com/kffl/triss-server
Last synced: 24 days ago
JSON representation
Triss - Trip Support System server
- Host: GitHub
- URL: https://github.com/kffl/triss-server
- Owner: kffl
- Created: 2020-04-21T09:34:43.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-24T17:43:50.000Z (almost 4 years ago)
- Last Synced: 2023-08-09T00:10:37.633Z (about 1 year ago)
- Language: Kotlin
- Homepage:
- Size: 460 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TrissServer
The following repository contains the backend service of Triss (Trip Support System) written in Java.The project aims to streamline and automate the process of handling foreign trips of PUT workers.
The project is split into two separate repositories:
- [client app](https://github.com/kffl/triss-client), which is written in Angular
- backend service, stored in this repository## Project management tools
This project uses ZenHub for project management. Each product backlog item is split into two issues between the frontend and backend repository (if applicable). Custom issue templates are used for representing a single product backlog item. Milestones are used for representing sprints.