Skip to content

stuartelimu/mertz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mertz

A simple blog application for the company Mertz, Wolf and Bins(alias)
A synergized incremential structure company
Innovate Dotcom Roi

It includes

  • creating and deleting posts
  • updating/editing the post
  • sharing post via email
  • similar post suggestion

Setup

  • clone or download the repository
  • create a virtual environment
  • install requirements ( pip install -r requirements.txt)
  • run migrations (python manage.py migrate)
  • start server (python manage.py runserver)
  • go to 127.0.0.1:8000/blog/

About

A blog application for the company Mertz, Wolf and Bins

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors