Even we are not registered yet, it asks us to do this assignment, LMAO. (( Helmet: this is my dreamland, pls don't report me. :'(

BlackPhreak ee4fcb3878 Update README.md 5 lat temu
libs 211cc9449c Init. 5 lat temu
src a80c0f8bd9 Added Database I/O 5 lat temu
LICENSE 989aba92fc Initial commit 5 lat temu
README.md ee4fcb3878 Update README.md 5 lat temu
config.json 211cc9449c Init. 5 lat temu
students.db a80c0f8bd9 Added Database I/O 5 lat temu

README.md

PolyU-BeforeSchoolAssignment

Even we are not registered yet, it asks us to do this assignment, LMAO. (( Helmet: this is my dreamland, pls don't report me. :'(


Menu

Usage

Command-Line Argument:

Argument Description
--config <file> Indicate program to use the specific configuration file
--save_config <file> Save the running configuration file.
--create-student <json> Create a student by JSON string (for lazy people =w=).

back to menu

Used Libraries

Library Name Link
Google Gson https://github.com/google/gson
SQLite https://www.sqlite.org/index.html
https://bitbucket.org/xerial/sqlite-jdbc/downloads/

back to menu