Skip to content

Nem3sisX/blog-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Blog Web App forthebadge forthebadge forthebadge

Implemented a Django backend framework in python for a blogging webapp with some included basic functionalities.

  • Login/Sign up
  • User Profile
  • Pagination
  • Admin priveleges

screenshot

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them

  • install dependencies using pip install -r requirements.txt in terminal.

Installation

  • Clone this repository from here.
  • Using command line, cd to the directory where you've cloned this repo.
  • Use source venv/bin/activate to activate virtual environment.
  • On command-line in the correct directory run python manage.py runserver for local host implementation.

Deployment

Web App can be deployed using Heroku or similar web hosting services.

Built With

Author

About

Using Django backend framework in Python created a blogging website with basic functionality. Frontend supplemented with HTML+CSS. Enabled User profile creation and attested posts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors