FASTORM is a full-stack web application built with FastAPI and a custom SQLite ORM. It shows the use and functionalities of the custom ORM(sql_Crab).
- FastAPI Integration: Leverages FastAPI for a modern and efficient web application experience.
- SQLite Backend: Uses a custom ORM built on SQLite for managing data.
- Features:
- Feedback collection and rating.
- Account registration as a
companyorreviewer. - Usage: Collect feedback from users and displays the unfiltered reviews.