diff --git a/README.md b/README.md index 756338d66..555d9ec84 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ DevClub will also be giving attracting **rewards** to those people who participa - [ ] **[Week 1](backend/week-1)** : Setting up the dev environment, initialise a Flask project, connect it to PostgreSQL, and create database models for inventory items and customers. - [ ] **[Week 2](backend/week-2)** : Create API endpoints, implement CRUD Operations and develop Product Management Interface. - [ ] **[Week 3](backend/week-3)** : Implement user management and authentication, including secure staff authentication, staff and customer CRUD operations, secure password handling, and transaction management with full CRUD functionality. +- [ ] **[Week 4](backend/week-4)** : Invoice Generation, Azure Account Creation and Setting up Virtual machine. ### [Frontend Development](frontend)