Skip to content

Technologies : Frontend -HTML,CSS Backend -Djanago 3.1.4

Notifications You must be signed in to change notification settings

Sahilamin219/Django_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordoid

A Blog App - Django framework based Project

Technologies : Frontend -HTML,CSS Backend - Django-bootstrap3, Djanago-Cripsy form

Its just a blogging website (responsive web app ) created by me as a project to practice Django.It was made using Python 3.6 + Django and database is SQLite. Bootstrap was used for styling.

Hosted On : https://dproject123.herokuapp.com/

Helper Tools For Django Admin

To run it on local machine do

$ cd Django_project

$ python manage.py runserver

It is possible to add additional admin user who can login to the admin site. Run the following command:

$ python manage.py createsuperuser

Enter your desired username and press enter.

Username: admin_username

You will then be prompted for your desired email address:

Email address: [email protected]

The final step is to enter your password. You will be asked to enter your password twice, the second time as a confirmation of the first.

Password: ********** Password (again): ********* Superuser created successfully.

Screenshot from 2021-04-04 13-32-29

Video_Screencast.from.Sunday.04.April.2021.01.31.38.IST.mp4

Screenshot from 2021-04-04 13-31-06

Screenshot from 2021-04-04 13-30-55

Screenshot from 2021-04-04 13-30-49

Screenshot from 2021-04-04 13-30-45

Like Functionalty Added

SQLlite Database table view for like features on each blog posts . Screenshot from 2021-09-07 00-32-33 Screenshot from 2021-09-06 20-38-18

About

Technologies : Frontend -HTML,CSS Backend -Djanago 3.1.4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages