Skip to content

n-kmron/social_network_clone

Repository files navigation

Social Network

A simple clone of a random social network

Side project done by myself during vacation.

WARNING

This app is not a finished project but in development.

Features

  • Chat and send messages in the chatrooms
  • Auth system (login/register)
  • Create, update and delete posts
  • Feed with other people's posts
  • Add friends
  • Notification system

Building and launch

To build the project, you'll have to run the makefile by using make at the root of the repository to compile. To log in with the default user : [email protected] with password password

Code

  • Using a MVC pattern
  • Using Laravel
  • Using migrations to create your own database (sqlite)

Author

Cameron Noupoue

Credits

The theme of the interface is inspired by a youtube video (temp)

About

A simple clone of a random social network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published