Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 362 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 362 Bytes

django web application

implementing CRUD operation

temporary making use of django db

user list used cars, only users that list car can edit and can view orders

implementing authorization and authenticaton

rendering html templates

used bootstrap5 for styling the frontend

django is in charge of form handling, making use of cripsy form