CS50 Final Project: A full-stack file sharing application with web interface and command-line tool.
- Web-based file upload/download
- Command-line interface (CLI)
- User authentication
- Responsive Bootstrap UI
- Shareable links
- CSRF protection
- Web Interface: Upload and manage files through browser
- CLI Tool: Upload files from terminal
- Python, Flask, SQLAlchemy
- HTML/CSS/JavaScript, Bootstrap
- SQLite/PostgreSQL