Skip to content

Repository files navigation

Inventory App

A full-stack application demo of an inventory system using Next.js and SQL with Supabase.

Live Site

The inital view of Inventory App

How It's Made:

Tech used:

HTML, CSS, JavaScript, Next.JS, TailwindCSS, SQL, Supabase

This project demonstrates advanced React architecture and component organization. It was fun to use Next.js to get up and running quickly and benefit from many of the quality of life features it provides. I chose to use an SQL database because it highly resemebles the interface I made on the front-end. This makes it easy to work across the entire stack. Supabase provided an easy way to implement Auth and access to the SQL database.

Optimizations

  • Create additional tables and join them in SQL to work with the relational side of SQL.
  • Add a total inventory price row.
  • Create a mobile friendly table view.

Lessons Learned:

I have learned how quick and easy SQL can be when working with table-like data. Next.js also allows you spend more time developing the app and less time dealing with things like Auth and Routing.


Other Work:

Take a look at some other projects I have.

My Music Studio: Live Site | Repo

Karissa Derousseua: A client Website Kdconciergept.com

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages