Skip to content

awgrass/Blogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blogger

This is a basic blog site I implemented while attending an Udacity course. My intention was to learn more about the web and its development, moreover to get known to the tools used in modern implementations.

The whole backend was done in python 2.7, using the webapp2 and jinja2 frameworks. I worked with cookies, database queries, password hashing and salting, cache performance improvements and more, just to name a few patterns.

The blog relies on google app engine. So if you want to have a deeper insight you should get app engine. I highly recommend it not just because it's free, but also its ease in use.

About

Basic blogging platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published