Skip to content

My first web application - a board - built with django

Notifications You must be signed in to change notification settings

ChijiokeGodwin/Godwin_Boards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Godwin_Boards

''' This is my first major web application It is a board built using django

I followed the django tutorial on https://simpleisbetterthancomplex.com/series/beginners-guide/1.11/ The source code can be found on https://github.com/sibtc/django-beginners-guide

I typed in every single code myself instead of just cloning or copying and pasting I rewrote some parts like boards/url.py to reflect recent changes in upgraded software versions

I also made some modification I added a new board feature (In the tutorial, new boards were created using api by admins only) I implemented the DeleteView for the posts (No delete feature in the tutorial) I pinned the first post on the replyview and topicpostviews for all pages

About

My first web application - a board - built with django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published