flasktry / README.md
harichselvamc's picture
Update README.md
d2ffb97 verified
metadata
title: FlaskTry Application
emoji: ๐Ÿš€
colorFrom: indigo
colorTo: blue
sdk: docker
app_file: app.py
app_port: 7860
python_version: 3.9
short_description: A Flask-based application hosted on Hugging Face Spaces.
tags:
  - flask
  - docker
  - web-application
pinned: true
thumbnail: https://huggingface.co/front/thumbnails/flask.png
fullWidth: true
header: default

FlaskTry Application

This is a Flask-based application designed to manage file uploads and user accounts. Built with Flask and SQLite, it runs seamlessly on Docker in Hugging Face Spaces.

Features

  • User authentication (Admin, Staff, Student roles)
  • File uploads with metadata
  • Bookmark functionality
  • CRUD operations for users and files
  • Dockerized deployment

Visit the Space and interact with the app in real-time! ๐Ÿš€