qualiteer/ROADMAP.md
2022-05-08 01:36:22 +00:00

32 lines
605 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
- [ ] Frontend Core
- [ ] Frontend Pages
## v0.0.2
- [ ] Database Queries (Req PG)
- [ ] Database Tables (Req PG)
- [ ] Backend Routes (Req Database)
- [ ] Crons
## v0.0.3
- [ ] Rabbitmq Consumers (Req Database)
- [ ] Alerting
- [ ] Silencing
## v0.0.4
- [ ] Auth
## v0.0.5
- [ ] Docker config
- [ ] Gitlab Integration
- [ ] Garden config
## v0.0.6
- [ ] Internal Tests
- [ ] Self Test Suite