Skip to content

tPeltier/AlumniProgram

Repository files navigation

Alumni Program

This is Group 3's Alumni Program for Computer Science 2. It is a program for a fictional Alumni Association that is planning to hold events for alumni to attend.

Format of the text files used for saving

alumni.txt

id % name % address % major % gradYear % job % org % password

donations.txt

alumni id % event id % donation amount % year % month % day % hour % min % sec

events.txt

  • event info + guest speaker id
  • date time info
  • host info
  • attendant arraylist of ids
event id % name % room # % total spots % guest speaker id
year % month % day % hour % min
host id % topic % phone # % email 
attendant id % attendant id % attendant id % attendant id % 

training.txt

  • training info
  • date time info
  • host info
  • attendant arraylist of ids
training id % name % room # % total spots % guest speaker id % skill
year % month % day % hour % min
host id % topic % phone # % email 
attendant id % attendant id % attendant id % attendant id % 

About

Group 3's Computer Science 2 Fall 2021 Final Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages