An open API service indexing awesome lists of open source software.

https://github.com/shuaib-code/next.js

This is a simplified version of a financial dashboard built with Next.js, a full-stack application with authentication and basic CRUD operations.
https://github.com/shuaib-code/next.js

bycrypt clsx facebook-provider google-provider next-auth nextjs15 pwa tailwindcss typescript zod

Last synced: 5 days ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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](LICENSE) file for details.