https://github.com/erencanpelin/basic-crm-system-
A basic CRM system made as a group assignment for Introduction to Software dev
https://github.com/erencanpelin/basic-crm-system-
university-assignment university-coursework
Last synced: about 1 month ago
JSON representation
A basic CRM system made as a group assignment for Introduction to Software dev
- Host: GitHub
- URL: https://github.com/erencanpelin/basic-crm-system-
- Owner: ErencanPelin
- Created: 2022-07-29T07:56:11.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-09T22:52:17.000Z (over 2 years ago)
- Last Synced: 2025-02-13T22:37:37.382Z (3 months ago)
- Topics: university-assignment, university-coursework
- Language: Java
- Homepage:
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduction to Software Dev CRM System
A CRM system made as a group assignment for my Introduction to Software dev course at the University of Technology Sydney, Bachelor of Science in IT - Networking & Cybersecurity.Build on Glassfish server, using java service pages and FXML + JavaFX.
Features an authentication system to allow admins to perform CRUD operations on accounts within the system.