Skip to content

shivamkgpian/TalkitOut

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TalkitOut

How to run it

To run the web server, clone the repo into your PC. </br> Install Python</br> Check if pip is available by: pip help</br> install the following packages:</br> using pip install <.> </br> Django</br> django-crispy-forms</br> django-ckeditor</br> After installing these, open terminal and type python manage.py runserver 8080 and your server should start at http://localhost:8080

Also Whenever Cloning This Repo Please Delete all migration and pycache files

Don't Forget to add a db.sqlite3 for the database to run

About

This is a blogging website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 54.6%
  • HTML 42.8%
  • CSS 2.6%