Book Store App
Project Overview
Book Store App is a digital application designed to support bookstore management. Its key features include book data management, sales and purchase transaction handling, and employee data management (admin-only). In addition, the app provides user profile management to offer a more personalized experience. Note: To log in as an admin, use admin for both the username and password. To log in as a non-admin, use example for both the username and password.
Project Parts
Developed using Remix for server-side rendering and routing, integrated with Drizzle ORM for type-safe database management, and styled with Tailwind CSS for a modern and responsive interface. This fullstack implementation supports core features such as managing books, handling transactions, managing employee data (for admins), and user profile management in a single cohesive web application.