Skip to content

anarchopossum/Django-Notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DjangoLearning (Note Taking Website)

On this Project I explore how to use Django. The idea of this project is to get familiar with the concepts of apps, MVT (Model, View & Template), CRUD (Create, Read, Update, Delete).

How I accompished this task is by making a note taking website. where users can login or create an account. From here, a user can create, edit, update or read their notes.

This plays out as an important foundation for making larger scale websites that need large databases that connect databases with foreign key and public keys. I hope to make larger scale projects with this foundation.

About

Learning Django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published