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
- [ ] Frontend Core
- [ ] Frontend Pages
## v0.0.2
2022-05-17 12:32:04 +00:00
2022-05-08 01:36:22 +00:00
- [ ] Database Queries (Req PG)
- [ ] Database Tables (Req PG)
- [ ] Backend Routes (Req Database)
- [ ] Crons
## v0.0.3
2022-05-17 12:32:04 +00:00
2022-05-08 01:36:22 +00:00
- [ ] Rabbitmq Consumers (Req Database)
2022-05-17 12:32:04 +00:00
- [ ] Alerting
2022-05-08 01:36:22 +00:00
- [ ] Silencing
## 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-05-08 01:36:22 +00:00
- [ ] Docker config
- [ ] 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