- Clone the repository with
git clone "repository link"
- Install the requirements with:
pip install -r requirements.txt
- Execute:
python main.py
This application is built in the Python Framework: FLASK. Also for the front end it uses html, css and javascript. The html is native combined with JINJA2 for the use of context variables provided by FLASK.
- Many users can be connected at the same time
- Login system
- Registration system with encrypted passwords.
- Personal accounts
- Responsive design
- Live chat where users can interact in real time.
- See which users are ON
- Search for users
- Personal user profiles
- Comments can be made on the profiles
- You can like the comments made on the profiles
- If you are the owner of the comments you can delete the comments you made.
- If you are the owner of the profile you can delete the comments made to you.
- Subscribers system
- User's last connection
- From your profile you can change: user, email, profile photo, banner photo and profile background photo.
- You can create posts with title and description
- Each post has comments and those comments can be deleted if you are the owner of the comment and can also be liked.
- FLASK
- HTML5
- CSS3
- JAVASCRIPT
- SQL
- MYSQL
- JINJA2
https://www.diegolibonati.com.ar/#/project/Foro-Flask