관리 메뉴

Jun Hyuk Kim's Blog

[2022/12/22] Code Diary(Django Project + Boot Camp) 본문

Coding Journal

[2022/12/22] Code Diary(Django Project + Boot Camp)

junhyuk1229 2022. 12. 22. 20:18

Having problems with boot camp schedules and will have to drop one when I have the result. Started a django project to remind myself about SQL and other parts of the backend. Gonna keep the updates here while making updates to other parts of the blog.

 

Django made a basic page + added css that I copied from somewhere(Not gonna care about HTML5 or CSS much). Started writing databases to the webpage but need to connect SQL Lite to the webpage database for practice. gonna try to get other things organized. Made basic user registration and better views with css and imports. I also added the file to the registry in github. https://github.com/junhyuk1229/FirstDjangoProject

 

GitHub - junhyuk1229/FirstDjangoProject: First django project to learn basics. Model: School

First django project to learn basics. Model: School - GitHub - junhyuk1229/FirstDjangoProject: First django project to learn basics. Model: School

github.com