-
Notifications
You must be signed in to change notification settings - Fork 0
Course Registration System for NYU Computer Science Department using given data-- designed and engineered a course registration software. Began with requirements gathering and analysis then began the design process with UML Diagrams and Pseudocode. Developed Software Design and Testing skills
Salma-Hashem/CourseRegistrationSystem
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
In order to run the program, run the following commands in terminal while you're in this directory $ javac Main.java $ java -cp $(pwd) Main The Credentials for the admin are hardcoded as follows: Username: Admin Password: Admin001 The Credentials for the dummy student account is as follows: Username: johnsmith Password: password Follow the on-screen prompts and select the various choice to go through the program
About
Course Registration System for NYU Computer Science Department using given data-- designed and engineered a course registration software. Began with requirements gathering and analysis then began the design process with UML Diagrams and Pseudocode. Developed Software Design and Testing skills
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published