qualiteer/ROADMAP.md
2022-10-15 11:47:47 +00:00

38 lines
610 B
Markdown

# Roadmap
### The end goal of this application is to provide a powerful application able to process and handle all of the your realtime QA data needs
## v0.0.1
- [x] Initial Skeleton
- [x] Frontend Drafts
- [x] Frontend Core
- [x] Frontend Pages
## v0.0.2
- [x] Database Queries (Req PG)
- [x] Database Tables (Req PG)
- [x] Backend Routes (Req Database)
- [ ] Crons
## v0.0.3
- [x] Rabbitmq Consumers (Req Database)
- [x] Alerting
- [x] Silencing
## v0.0.4
- [ ] Auth
## v0.0.5
- [x] Docker config
- [ ] Gitlab Integration
- [ ] Garden config
## v0.0.6
- [ ] Internal Tests
- [ ] Self Test Suite