qualiteer/ROADMAP.md

39 lines
610 B
Markdown
Raw Normal View History

2022-05-08 01:36:22 +00:00
# Roadmap
2022-05-17 12:32:04 +00:00
2022-05-08 01:36:22 +00:00
### 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
2022-05-17 12:32:04 +00:00
2022-05-08 01:36:22 +00:00
- [x] Initial Skeleton
- [x] Frontend Drafts
2022-08-10 12:39:09 +00:00
- [x] Frontend Core
2022-10-08 17:47:46 +00:00
- [x] Frontend Pages
2022-05-08 01:36:22 +00:00
## v0.0.2
2022-05-17 12:32:04 +00:00
2022-10-08 17:47:46 +00:00
- [x] Database Queries (Req PG)
- [x] Database Tables (Req PG)
- [x] Backend Routes (Req Database)
2022-05-08 01:36:22 +00:00
- [ ] Crons
## v0.0.3
2022-05-17 12:32:04 +00:00
2022-10-08 17:47:46 +00:00
- [x] Rabbitmq Consumers (Req Database)
- [x] Alerting
- [x] Silencing
2022-05-08 01:36:22 +00:00
## v0.0.4
2022-05-17 12:32:04 +00:00
2022-05-08 01:36:22 +00:00
- [ ] Auth
## v0.0.5
2022-05-17 12:32:04 +00:00
2022-10-15 11:47:47 +00:00
- [x] Docker config
2022-05-08 01:36:22 +00:00
- [ ] Gitlab Integration
- [ ] Garden config
## v0.0.6
2022-05-17 12:32:04 +00:00
2022-05-08 01:36:22 +00:00
- [ ] Internal Tests
- [ ] Self Test Suite