This project builds a database that extracts student information and update the data as requested
Single student record contains information about one particular student and his/her courses. The program can import the student records from the .txt file to build the database, as well as export current student records to the .txt file.