Skip to content

YossraBah/Invoice-management

Repository files navigation

Next.js Dashboard

This project is provided by the nextjs team and throughout the course we explore the diffrent concepts to achieve the most performing applications by combining client and server side rendering. In this project I've noted my key learnings and they are provided to you in keylearnings.txt file

Project preview

PS: we only have one user in our database which you can use : user@nextmail.com | 123456

Home Page

image

Login Page

image

Dashboard

image

Invoices Page

image

Search Feature

image

Create Invoice && Edit Invoice

image

Customers Page

image

Create Customer && Edit Invoice

image

Search Feature

image