Skip to content

elmasria/multi-user-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi User Blog Project

A basic blog application, written in Python.

Installation

  • Clone / download the project
    • git clone https://github.com/elmasria/multi-user-blog.git
  • Navigate to repository
    • cd multi-user-blog
  • Install Python if necessary.
  • Install Google App Engine SDK.
  • Open GoogleAppEngineLauncher.
    • click File
    • Add Existing Application
    • Select the project
    • click Run
  • Open your browser http://localhost:port (port is given on GoogleAppEngine)

Check it online

you may check the application online by clicking here

TODO

  • Add the "Modify date" field (so user can see the last time that post was modified)
  • Add Unlike feature for the posts

About

A basic blog application, written in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published