forked from lianne24/InCollegeApp
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathusers.json
More file actions
1 lines (1 loc) · 1.23 KB
/
users.json
File metadata and controls
1 lines (1 loc) · 1.23 KB
1
[{"username": "u2", "password": "Test123!", "firstName": "Test", "lastName": "Test", "college": "Test", "major": "Test", "language": "English", "inCollegeEmail": "on", "SMS": "on", "targetedAds": "on", "friends": ["u3", "u4"], "friendRequests": [], "profile": null, "jobsApplied": [9358, 1240], "jobsSaved": [], "notifications": [], "accountTier": "Standard", "lastApplied": "2023-04-02", "newPosting": [], "newMessages": false}, {"username": "u3", "password": "Test123!", "firstName": "Test", "lastName": "Test", "college": "Test", "major": "Test", "language": "English", "inCollegeEmail": "on", "SMS": "on", "targetedAds": "on", "friends": ["u2"], "friendRequests": [], "profile": null, "jobsApplied": [9358, 9138, 6677], "jobsSaved": [], "notifications": [], "accountTier": "Plus", "lastApplied": "2023-04-02", "newPosting": [4056], "newMessages": false}, {"username": "u4", "password": "Test123!", "firstName": "U4", "lastName": "Test", "college": "USF", "major": "CS", "language": "English", "inCollegeEmail": "on", "SMS": "on", "targetedAds": "on", "friends": ["u2"], "friendRequests": [], "profile": null, "jobsApplied": [], "jobsSaved": [], "accountTier": "Plus", "notifications": [], "lastApplied": "2023-03-02", "newPosting": [], "newMessages": false}]