Skip to content

A full fledged aplication implementing the vpmvc boilerplate. Authentication/authorization and MySQL storage are implemented.

Notifications You must be signed in to change notification settings

vpicone/vpmvc-posts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POSTS

This a working implementation of the VPMVC framework. Users and posts are stored via MySQL.

TODO:

Short term

  • Add and remove users via admin role
  • View 'feed' of individual user
  • Add mock data loading for admins
  • Deploy sample site w/ single admin

Long term

  • Add email verification
  • Enhance appearence with themes
  • Tagging system
  • Add images

Completed

  • Add modals for admin approval
  • Users can update/remove their posts
  • Add admin role
  • Add Post/User controller
  • Add login/register views
  • Add Post creation/detail views
  • Add central post hub and redirect to it when user is logged in.
  • Add users and posts via MySQL
  • Users can create posts
  • Posts can be viewed in a central location

About

A full fledged aplication implementing the vpmvc boilerplate. Authentication/authorization and MySQL storage are implemented.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published