A newer version of the Gradio SDK is available:
5.15.0
Flask 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
What it can do
Register Page
Create an Account with the easy-to-follow and easy-to-understand Register Page
Login Page
Log into your account with the Login Page
Home Page
See 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 Page
Change your account settings on the Account Settings Page
Messages Page
Send messages to other users on the Messages Page
Search For other Users Page
Search for other users on the Search Page
License
Contact
If you want to contact me you can reach me at my email or my website.
Contributing
If you want to contribute to this project you can by making a Pull Request.