Skip to content

jayeshshaw/blograam

Repository files navigation

Bloggram

A Blogging Website (Content Management System) project using DJANGO. Any user can register as a blogger, follow any existing blogger, post some blogs, react to others blogs,etc.

We have used DJANGO at the back-end and HTML, Bootstrap at front-end. We have plans to make the front-end using HTML CSS & JS and upscale the look and user experience of our Website. We are planning to provide more features to our users such as a space for private blogs (Draft) and much more.

TECH STACKS TO BE USED:

FRONT-END : HTML, CSS and JavaScript

BACK-END : DJANGO (Python)

Bloggram- HOW TO CONTRIBUTE

Prequisites

Local Setup

  1. Fork the repository.
  2. Clone the Forked repo
    • click on the green button which says "CODE".
    • copy the clonning link
    • open git bash or command prompt and run the code
      git clone <repo link>
      

Running Using Vs code directly

  • Open the bloggram folder in vs code,
  • install all the items in requirements.txt , example: pip install dj_static crispy forms .......
  • In the command prompt (or VS Code terminal) run the command : python manage.py runserver.
  • Click on the local host link generated OR Go to your browser and open local host.

Credential for login:

FOR ROLE : ADMIN

  • username -jayesh
  • pass- jks2021

About

A blog engine (CMS)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •