Skip to content

Flask-based authentication system with a custom gamesense.pub theme

Notifications You must be signed in to change notification settings

FIMARx/filmsense

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎞️ Filmsense

A Flask-based authentication system with a custom gamesense.pub theme.

Live Demo Original Project Flask Version

🌟 Overview

A modern authentication system built with Flask, featuring a sleek gamesense-inspired design. This project demonstrates the implementation of user authentication, video playback, and responsive web design.

💡 Note: This project is created for educational and entertainment purposes only.

✨ Features

🎯 Core Functionality

  • Secure Authentication System
    • User registration and login
    • Secure session management
    • Logout functionality

🎨 User Interface

  • Custom Navigation Bar
    • Dynamic active window highlighting
    • Responsive design
    • Intuitive user flow

🎥 Media Features

  • Video Player
    • Integrated playlist system
    • Seamless video playback
    • User-friendly controls

🔒 Security

  • Database Integration
    • Prepared database statements
    • Secure data handling
    • User data protection

🚀 Getting Started

Prerequisites

  • Python 3.x
  • Flask 2.3.2
  • Web browser

Installation

  1. Clone the repository
git clone https://github.com/YourUsername/filmsense.git
  1. Navigate to project directory
cd filmsense
  1. Install dependencies
pip install -r requirements.txt
  1. Run the application
python app.py

📸 Screenshots

Click to view screenshots

Landing Page

Landing Page

Authentication Interface

Authentication

Video Player

Video Player

User Dashboard

Dashboard

🌐 Deployment

The project is currently hosted on PythonAnywhere, a platform that offers free Python web app hosting.

🔗 Live Demo: https://thefimarx.pythonanywhere.com/

🤝 Contributing

Contributions are welcome! Feel free to:

  • Fork the repository
  • Create a feature branch
  • Submit a pull request

📜 Credits


Made with ❤️ by FIMARx

About

Flask-based authentication system with a custom gamesense.pub theme

Resources

Stars

Watchers

Forks