Skip to content

Commit

Permalink
add: todos
Browse files Browse the repository at this point in the history
  • Loading branch information
abbasfisal committed Dec 20, 2024
1 parent 4d79bac commit a8b3adf
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,9 @@ __
- [x] show customer paginated orders
- [x] show detail of an order in customer side
- [x] show paginated orders in admin panel
- [ ] show detail of an order in admin side
- [x] show detail of an order in admin side
- [x] implement event/listener system
- [x] implement job/queue/schedule system using asynq pkg
add make file :

`docker-compose -f docker-compose.dev.yml --env-file .env.development up
Expand Down

0 comments on commit a8b3adf

Please sign in to comment.