Skip to content

Project planning demo with branches to help students pace themselves.

Notifications You must be signed in to change notification settings

code-workshops/blogwise

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog Wise

A blogging application. Formatted as a demonstration of the following:

  • MVP branch
  • Sprint 1 branch: Planning documents, project skeleton (working server)
  • Sprint 2 branch: MVP
  • Sprint 3 branch: Final
  • Master branch: Full featured app

Sprint 3

All data is user generated. No external APIs. I will use fake data for the MVP.

Resources:

TODO:

  • User can update ONLY their profile
  • User can update ONLY their own articles
  • Password hashing
  • Comment system
  • User validation: Check session user against form user
  • Updates without page reloads
  • Sort by last time modified.

About

Project planning demo with branches to help students pace themselves.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 53.5%
  • HTML 46.3%
  • CSS 0.2%