Skip to content

SSOCS-BU/Cabu-testor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Django-blog

ezgif com-video-to-gif

This project was built with Django and was created as part of the 100DaysOfCode challenge. The goal was to write a simple blog with basic features using Django and complete it over time. I am proud to present the initial and experimental version of this blog

Installation

1- first clone this repo:

git clone https://github.com/shahriaarrr/Django-blog

2-install libs with pipenv install command

3- go to config folder and run this command in pipenv shell:

py manage.py runserver

4- Open your web browser and navigate to http://localhost:8000 to view the project.

Contributing

If you would like to contribute to this project, please feel free to submit a pull request or submit issues. We welcome all contributions and appreciate your help in improving this project.

About

Blog application with Django

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 53.1%
  • HTML 46.9%