Commit Graph

4 Commits

Author SHA1 Message Date
d479a5e242 Implemented JSON serialization
Added new iterator and const_iterator objects to UserList and also
implemented the serialization function to write to a JSON file
2025-02-07 23:06:27 +02:00
09b1e17de0 Implemented error checks for parsing the JSON file 2025-02-07 20:20:04 +02:00
a458d82577 Refactored code and possibly fixed a bug 2025-02-07 20:13:30 +02:00
6d9586ac6e Added deserialization from JSON file 2025-02-07 20:05:44 +02:00