Official Repo by @Nika-Chinchaladze
Poject uses latest Flask 2.3.2 ✅
This project is a Flask-based authentication system with a custom gamesense.pub theme. Made for fun only.
🔴 Website is live here: https://thefimarx.pythonanywhere.com/
(host your python app for free at: https://www.pythonanywhere.com/)
- Navigation Bar:
A stylish navigation bar with a colored active window for easy navigation throughout the website.
- Website Icon:
A custom website icon (favicon) for a distinctive and recognizable brand representation.
- Login and Signup:
Functional login and signup features, utilizing a prepared database to facilitate user authentication and registration.
- Video Player:
Integrated video player with a playlist, allowing users to view a collection of videos seamlessly.
- Logout:
Working logout functionality, enabling users to securely log off from the platform.
To get a local copy up and running, follow these steps:
1. Clone the repository to your local machine.
2. Open the project in your preferred code editor.
3. Explore the Python, HTML, CSS, and JavaScript files to understand the website's structure and functionality.
4. Modify and experiment with the code to suit your needs.
- Feel free to contribute by suggesting improvements through pull requests.