Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 857 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 857 Bytes

Financial Dashboard

This is a simplified version of a financial dashboard built with Next.js, a full-stack application with authentication and basic CRUD operations.

Logo

Features

  • Public home page
  • Login page with Google and Facebook authentication
  • Protected dashboard pages for managing invoices (add, edit, delete)
  • PWA support for offline installation

Features Overview

  • 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.

License

This project is licensed under the MIT License - see the LICENSE file for details.