Skip to content

A LAMP full-stack application to establish the foundation of a social network called "The Bird". IT was originally written for educational purposes and is used for ongoing training and development.

Notifications You must be signed in to change notification settings

mdbytes/TheBird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TheBird

A LAMP full stack application to provide the basic framework of a social network called "The Bird". It was originally written for educational purposes and is used for ongoing instruction.

In its present form, the simple application provides for the following use cases:

  1. User registration with persistence to MYSQL database
  2. User sign in to access application
  3. User session management with login and logout
  4. Ability for users to review their own posts and the posts of others
  5. Ability for users to review hashtags of posts
  6. Users can see list of other users to follow

The application was originally developed in 2017 and was updated in 2024 to reflect PHP 7 with object-oriented programming. Of course, future refinements are possible and will be made as need arise. Composer was also added in 2024 to utilize modern PHP package management.

About

A LAMP full-stack application to establish the foundation of a social network called "The Bird". IT was originally written for educational purposes and is used for ongoing training and development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published