# Flask Social Media App [![Repo Size](https://img.shields.io/github/repo-size/ItzSimplyJoe/Social-Media-App)]() [![Code Size](https://img.shields.io/github/languages/code-size/ItzSimplyJoe/Social-Media-App)]() [![GitHub Last Commit](https://img.shields.io/github/last-commit/ItzSimplyJoe/Social-Media-App)]() [![GitHub Issues](https://img.shields.io/github/issues/ItzSimplyJoe/Social-Media-App)]() ## Information A simple social media app called Simplz made with Flask, HTML, CSS and JS. ## Installation If you want to run the program and change it for yourself then - `git clone https://github.com/ItzSimplyJoe/Social-Media-App.git` - `cd social_network` - `pip install -r requirements.txt` - `python app.py`
Create an Account with the easy-to-follow and easy-to-understand Register Page
### Login PageLog into your account with the Login Page
### Home PageSee all the posts from the people you follow on the Home Page
Here you can also create your own posts by clicking the + button in the bottom right corner
### Account Settings PageChange your account settings on the Account Settings Page
### Messages PageSend messages to other users on the Messages Page
### Search For other Users PageSearch for other users on the Search Page