The Name of this project is Batch Mangement System which is used to manage Batches and Faculty as well.
Admin Side:::
- create Batch
- update batch
- Assign Faculty to Batch
- View Batch by Batch-Id
- View Batch by Faculty-Id
- Assign Batch to Faculty
- View All Batches
- Delete Batch
Faculty Side ::
- View all the Batches Assigned.
- Delete Faculty
- Clone this Repository into your Local Machine.
- Open a terminal and navigate to the peoject Directory.
- Run the Main.java.
- Follow the prompts.