Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jendives2000/django_project_storefront


https://github.com/jendives2000/django_project_storefront

Last synced: 12 days ago
JSON representation

Awesome Lists containing this project

README

        

# WHAT I LEARNT

This repo is the 2nd repo of the same project. The first repo got deleted because I started it with an Anaconda virtual environment, and once I had to introduce MySQL to the project, Anaconda turned out to be non-reliable. I knew Anaconda is more skewed toward Data science and ML but I had no idea it was reluctant toward MySQL.
Lesson learnt on my side.

#### PROJECT DETAILS:

VENV Manager: pipenv
Python: v3.11
Database: MySQL + DataGrip

---

## Title 1

text

---

## Introduction to MYSQL

Here I only just touched the surface of Databases. Installing MYSQL and DataGrip and creating a new database in DataGrip.
Why DataGrip? Just because the course I am following is using it. But MYSQL Workbench is an alternative (though less optimal, according to the course).

---

## Title 3

Text

---

## How Well Did I do?

After I compared my code to the solutions:
- **exercise **:
Text

GRADE: Text.

- **exercise **:
Text.

- **exercise **:

#### Resources:
[Code with Mosh Online Course: Ultimate Django](codewithmosh.com/courses/the-ultimate-django-part1-1)
[DataGrip from Jetbrains](https://www.jetbrains.com/datagrip/download/download-thanks.html?platform=windows)
[MySQL](https://dev.mysql.com/downloads/windows/)