Core features: JWT authentication, financial records CRUD, dashboard summary/analytics endpoints, and role-based route protection via FastAPI dependency injection. finance-dashboard/ ├── app/ │ ├── ...
This project is a comprehensive malware detection system developed as part of a semester project. It combines machine learning with web technologies to provide safe, static analysis of executable ...