Skip to content

Srikar-D-Palmite/sBlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sBlog

Blogging website

sBlog is a blogging website written in Python's Django web framework for back-end computing and database management and HTML, CSS, and a little JavaScript for the front-end.

Users have the ability to create an account (register), log in, view the latest blog posts on the home page, create blog posts of their own in plain text, view their own and other users' blog posts, edit their own posts, delete their own posts, comment on other users' posts, search for other users and blog posts, and more!

This website was created within 10 days as a miniproject by Srikar Tadeparti.

How to use the website on your PC:

  1. Download the files and go into the directory on your terminal
  2. Ensure you have Python and Django installed
  3. Run python manage.py runserver. The app should be accessible from a local port
  4. Open the website on your web browser

About

Blogging website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published