This is a simplified version of a financial dashboard built with Next.js, a full-stack application with authentication and basic CRUD operations.
- Public home page
- Login page with Google and Facebook authentication
- Protected dashboard pages for managing invoices (add, edit, delete)
- PWA support for offline installation
- Google/Facebook Authentication: Users can log in using their Google or Facebook accounts.
- CRUD Invoices: Users can create, update, and delete invoices from their dashboard.
- PWA: The app can be installed as a Progressive Web App (PWA) and works offline.
This project is licensed under the MIT License - see the LICENSE file for details.