You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RepairQ is a ticket system software application that is aimed for repair shops. It is used to track all business related things, from creating and tracing tickets, registering customers, devices that are being repaired, repair parts inventory and more.
An Android app built using Java and SQLite that allows users to register by storing their details securely in a local database. Developed as part of a Mobile Application Development Lab project.
Creating a student registration form in Java using MySQL involves several steps. We have added three functionalities to our student registration database in this GUI. Firstly, we've added a button for adding data. Secondly, there is an edit button for modifying records. Lastly, we've included a button to delete records from the form.
App for manipulation with data from the database. Adding, viewing, deleting, changing students from the database according to the different roles: admin or ordinary user