wip: OrdersController#new
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
# Project Backlog
|
||||
|
||||
|
||||
|
||||
## 📋 Todo
|
||||
|
||||
- [ ] Set up project infrastructure
|
||||
- [ ] Design user interface mockups
|
||||
- [ ] Create user dashboard
|
||||
@@ -20,11 +19,11 @@
|
||||
- [ ] Deploy to production
|
||||
|
||||
## 🚧 Doing
|
||||
- [x] Add login functionality
|
||||
|
||||
|
||||
- [ ] refactor: Moving checkout to OrdersController
|
||||
|
||||
## ✅ Done
|
||||
|
||||
- [x] Initialize git repository
|
||||
- [x] Set up development environment
|
||||
- [x] Create project structure
|
||||
@@ -42,3 +41,4 @@
|
||||
- [x] Configure environment variables
|
||||
- [x] Create authentication system
|
||||
- [x] Implement user registration
|
||||
- [x] Add login functionality
|
||||
|
||||
Reference in New Issue
Block a user