This web application is created using Django Framework.
The project is being developed to consolidate and improve my skills. In addition, I need a website for selling goods that I produce using a 3D printer.
This should be a site with user authorization, online orders and the ability to buy an existing product from the list.
- Main page
- Authorization page
05.11 Update:
- Product page
- Product database is connected
- Products are displayed on the products page
- Create page with products
- Сonnect the product database
- Display the product database on the product page as a table
- Сonnect user database
- Set up user authentication
- Create user profile page
