Skip to content

My first Django project. A website on Django with the function of registering and authorizing users and the ability to create, edit and delete posts

Notifications You must be signed in to change notification settings

kreipikc/django-website-posts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

What kind of project is this?

This is a site with simulated registration, authorization, and the ability to place an entry on the main page (the owner has the ability to edit or delete the entry).

What technologies have I used?

  • Python (Django)
  • HTML & CSS
  • sqlite3
  • Bootstrap

Why did I even start creating this project?

I started this project to study working with frameworks in the python programming language. The experience of working with it is much different from my previous experience of creating a website without frameworks in the golang language. It was also the first time I worked with bootstrap to quickly design styles on pages.

About

My first Django project. A website on Django with the function of registering and authorizing users and the ability to create, edit and delete posts

Topics

Resources

Stars

Watchers

Forks