Skip to content

adithyadilum/practice-itam-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

practice-itam-app

Simple IT asset management playground that pairs a Node/Express API (with Drizzle ORM + SQLite) and a Vite/React frontend. Used it to practice CRUD flows, UI state management, and lightweight full-stack wiring.

Tech stack

  • Backend: TypeScript, Express, Drizzle ORM, SQLite
  • Frontend: Vite, React, TypeScript, Tailwind CSS

Project structure

  • asset-manager-backend/ – REST API, database layer, migrations
  • asset-manager-frontend/ – React client (components, API hooks, styles)

About

Simple IT asset management playground that pairs a Node/Express API (with Drizzle ORM + SQLite) and a Vite/React frontend. Used it to practice CRUD flows, UI state management, and lightweight full-stack wiring.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors