KevinKim99 / Ticket-Tech

1 stars 2 forks source link

SQL_D.3 #43

Closed eremozdemir closed 7 months ago

eremozdemir commented 7 months ago

Database in sql

EricSmith10 commented 7 months ago

Connect our database from our cloud server to our code.

eremozdemir commented 7 months ago

Have a potential solution, now trying to deploy with railway currently. Will fork to make my own repo, download this branch and test deployment before running pull request

EricSmith10 commented 7 months ago

Used django to make a local database from our SQL file. Added our tables functions to add entries to said tables and added a display template for Artists and Concerts.