Problem Description: Easy Shop retial application need a database application to maintain their customer and purchase details. Write a python program to establish a database connectivity between MySQL ...
Project Objective: To connect MYSQL database to Django for performing CRED operations to tables. We used POSTMAN tool to perform CRED operations. Make the DB settings in settings.py to connect ...