Location and purpose
Bookclub is an app meant to promote reading in high school students, at an age when they can benefit academically and form healthy intellectual habits. By emphasizing the social aspect of reading, we hope encourage a social support network for these behaviors.
http://web.mit.edu.ezproxyberklee.flo.org/cmannino/Public/BookclubFinal/Bookclub/login.html
...
- Hannah: Wrote initial friends list and add/remove friend functionality, worked on ratings and recommendations with Elizabeth. Set up Parse backend for project to use along with Elizabeth, and helped create a dynamic friends search page to avoid static pages.
- Elizabeth: Wrote book pages and reading list functionality, implemented ratings and recommendations with Hannah. Set up Parse backend for project to use along with Hannah, and helped make dynamic profiles to avoid using static pages.
- Carlo: I was focused on the frontend. I designed the homepage, page layouts and display for user profiles, as well as the icons. I spent the bulk of my time on implementing changeable profile pictures and permissions for doing so; I also focused on displaying profile pictures on every page. I also dabbled in the backend by updating user profile pictures in the database.
- Paula: Implemented a static navbar, friends page layout, and book search functionality. Modularized For the front end, I customized our bootstrap, maintained the navbar across pages, and standardized the html and css across pages. I modularized friends list page by separating the logged in user's friends from all friends, as well as implementing a search function that displays only search results in order to minimize screen clutter. Also . On the back end, I implemented book search functionality. I also worked on updating books and friends records.