Student django project for IT112
Developed a Django app to create a site integrated with a database to host a club's meetings, minutes, resources, and events. Users can create and edit information when logged in. Makes use of models, views, urls, database views, forms, tests, authentication, and more.
To see more of my Django app work, check out my pythondjangofinal repository, where I'm working on developing a goal management app.