references: https://ivorydev.kalamadhi.my.id/
- Create register form like the reference.
- Create Patchcord, SFP, IOM/slot, MDA forms.
- Update the current User model to match the updated register form.
- Create Item model.
- Create item display dashboard (displayed as a table).
- Fix upload file.
- CRUD feature.
- Create user display dashboard on admin.
- Create takeout display on admin.
- Pagination feature.
- Implement Flask-Bootstrap.
- Create details page of each items.
- Implement modularization using Blueprint.
- Deploy with Docker on DigitalOcean.