An Update from the Team

Despite the delays due to the highly unfortunate outcomes of COVID-19, Team Bookshelf is still on track to complete the website’s back-end code. So far, we have completed the CRUD (Create, Read, Update, Delete) functionalities for the Students model, and we are almost done implementing the login function for staff and admins. Our current goals for the nearby future are to update the CRUD functionalities for Districts, Schools, and Sites models using the Students model as reference, dynamically allocate lists for the models, and research an effective method to search for aggregate data.