Welcome!


This is a project for learning and testing a React web app. Feel free to look around and test it out.


  Cypress testing & Selenium tests for database functions


It started as the basic tutorial project:  https://nextjs.org/learn/dashboard-app


  I removed authentication so anyone can access the app   Created a new 'Delete All' function to clear the Postgres database   Made the existing 'Seed Database' function public so users could repopulate the database   Merged both Delete and Seed into a more user friendly 'Reset' function   Added this home page, a contact page, and other cosmetic changes
Start with the Dashboard

Feel free to create, edit, or delete invoices:


Go to Invoices

Want to start over? Click below:


Click Here to reset the database

Separate Delete and Seed functions for testing purposes:


Click Here to clear the database
Click Here to reseed the database


 Invoices will be duplicated if not deleted