Moammapey Web App
This software is developed to digitize and streamline the company's internal operations, which were previously managed using Microsoft Excel. The current features include client (employer) management, invoice generation, and PDF export of issued invoices. It also covers inventory and internal equipment management. The project is still under active development, and future updates will introduce modules for employee management and work activity reporting.
This project is built using the TypeScript programming language within the modern Next.js framework. For data storage, it utilizes the non-relational MongoDB database, enabling fast and scalable performance. For authentication and security, the project employs NextAuth.js along with JWT Token to handle user sessions and protect private routes.