public AdminService() { db = new DatabaseConnection(); }
public UserService() { db = new DatabaseConnection(); }