To clone this repository, follow these steps:
- Clone the main repository:
git clone https://github.com/cyboranf/itms-desktop-application cd itms-desktop-application
- FRONTEND: Contains the frontend code of the application/system.
- BACKEND: Contains the backend code of the application/system.
- ERD Diagram: The Entity-Relationship Diagram of the database used in the project.
- Database Structure Script: SQL script to create the database and its structure (tables without data).
- Database with Sample Data Script: SQL script to create the database with structure and sample data.
- Contains the installation package of the project.
- Source Code: Source code of the library for generating reports.
- JAR File: JAR file of the library for generating reports.
- Technical Documentation: Final version of the project's technical documentation according to the provided template.
- User Manual: Final version of the user manual for the application/system created within the project, according to the provided template.
- Contains the daily report document for all 6 sprints (according to the provided template).
- Contains the presentation(s) shown by the team during the classes.
This structure ensures clarity and organization, making it easy to navigate and understand the project components. The instructions are styled for readability and aesthetic appeal.
-
The sign-in page is the first page that the user sees when they open the application. It contains the fields for the user to enter their username and password to log in to the system.
-
The sign-up page is where the user can create a new account by entering their details such as username, password, email.