Skip to content

russell2231/invoice-app_v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Invoice app

Hi! This is an invoicing application built with React JS and CSS modules. The application manages invoices and allows user to create, read, update, filter, and delete invoices.

Table of contents

Overview

Features

  • View the optimal layout for the app depending on device's screen size
  • Hover states for all interactive elements on the page
  • Create, read, update, and delete invoices
  • Receive form validations when trying to create/edit an invoice
  • Save draft invoices, and mark pending invoices as paid
  • Filter invoices by status (draft/pending/paid)
  • Keep track of any changes, even after refreshing the browser

Screenshot

Links

My process

Built with

Continued development

I plan to continue working on adding new features such as adding functionality to the theme toggle switch, adding authorization, and possibly connecting to a database instead of leveraging local storage.

Author

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published