Skip to content

EwilsonS/SharePosts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple social network built using my

MVC framework for PHP


All forms are validated and sanitized to prevent harmful scripts.
Form fields use flash messages to alert the user of any errors.
Only logged in users may see/add/edit posts.

Here's how it works

  • Register
  • Login (guest email: guest@gmail.com, pass: 123456)
  • You will be redirected to the posts page
  • You may add a post or edit one of your previous posts
  • Logout to end the session

About

This is a simple social network built using my MVC framework for PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published