• Stars
    star
    2
  • Language
    Java
  • Created about 4 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A small console application project. All the data are stored in text file using file system. Start.java contains the main file. The system has 3 types of users, Admin, Faculty Student. One of the purpose was to implement OOP concepts.