#samdisk samdisk is a site that simulates the online store of a record store
This was a openclassroms project to learn django
The skills developed after this project are:
-
Organizing a Django project,
-
Configure an administration interface according to the needs of the project,
-
Add a form,
-
Integrate a third party static theme,
-
Create a database and associate models with each other,
-
Perform basic database queries,
-
Add unit tests,
-
Deploy a Django application on Heroku servers.
Click here to view the rendering in production.