Project Description
Information
Created by Lucas Kitaev for Grandview High School senior projects 2017-2018, Granular Software is dedicated to exploring the infinite possibilities of computer applications. This project is a media recommendation web application, written in Java, JavaScript, HTML, CSS, and SQL. Programs used for development include Netbeans IDE, Atom Text Editor, and SQL Server. GitHub is used for code management and version control. The repository is viewable here. Feel free to drop me a star if you feel so inclined.
Research and Outcomes
In addition to research on database and website design, the former AP Computer Science AB curriculum, graciously provided by Mr. Sarnowski, will be used to get a better understanding of advanced Java. The aim of the project is to have a working, shareable version for the final presentation.
Objectives
- Become proficient in advanced Java programming
- Become a better presenter
- Understand good design
- Understand good management
- Get experience deploying an application
Project Timeline
-
October 10 (partial day)
- Set up repository
- Set up project page October 12
- Set up development environment
- Begin designing project website October 16
- Continue designing project website October 19
- Finalize project website design October 22-28 (fall break)
- Review APCSA material
- Work on JavaScript for project website October 30
- Make tweaks to project website
- Register custom domain for project website
-
November 1-3
- Sets and maps November 7-9
- Stacks, queues, and priority queues November 13
- Linked lists November 15
- Hash tables November 17
- Trees and Heaps November 21
- Review APCSAB material November 28
- Set up Netbeans Java project for the application November 30
- Research JavaScript libraries
-
December 4
- Research Java frameworks December 6-12
- Work on detailed functionality outline December 14
- Work on job shadow write-up December 18-22 (finals week)
- Research hosting
- Research other recommendation services December 24-January 8 (winter break)
- Research database usage in Java
- Make basic user interface
- Begin developing core functionality January 9-16
- Continue developing core functionality January 18-22
- Test functionality and debug
- Prepare mid-year presentation January 24-26
- Mid-year presentations January 30
- Research recommendation algorithms
-
February 1
- Begin abstract design of algorithm February 5-9
- Continue designing algorithm February 10-11
- Project progress meeting with expert advisor February 13-15
- Begin implementing algorithm February 21-23
- Finish implementing algorithm February 27
- Test functionality and debug
-
March 1-7
- Update user interface March 9-15
- Set up user accounts system March 19-23
- Test functionality and debug March 25-31 (spring break)
- Catch up on project
-
April 3-5
- Deploy app to hosting provider
- Start getting feedback from others April 9-12
- Prepare final presentation slide show
- Test functionality and debug April 16-18
- Prepare final presentation board
- Practice presenting April 20-22
- Prepare final presentation table
- Make any needed adjustments to app April 23-24
- Final presentations
Project Advisors
Expert Advisor
Oleg Kitaev
- 20+ years of programming experience
Support Advisors
Sai Donepudi
- Code support
Noah Tewahade
- Moral support
Autumn Sears
- More moral support
Project Goals
- October 16: Finalize website style
- October 19: Add remaining pages to website
- October 30: Finalize website script
- November 1: Register custom domain
- November 3: Complete lessons on exceptions and iterators
- November 7: Complete lesson on sets
- November 9: Complete lesson on maps
Week 1
Week 2
Week 3
- November 13: Complete lesson on stacks
- November 15: Complete lesson on queues
- November 17: Complete lesson on linked lists
- November 28: Complete lesson on trees
- November 30: Complete lesson on heaps
- December 4: Configure NetBeans project. Research Java web frameworks included with NetBeans
- December 6: Research Node Package Manager (npm), jQuery, AngularJS, and React
- December 8: Outline functional and infrastructural requirements
Week 4
Week 5
Week 6
- December 12: Register for Amazon Web Services
- December 14: Finish working on job shadow write-up
- January 9: Configure webpack and development scripts
- January 11: Create search page that accepts request parameters
- January 16: Configure JSP to access database
- January 18: Register for OMDb API and MusicBrainz Ws2
Week 7
Week 8
Week 9
- January 30: Research how to use the OMDb MusicBrainz platforms
- February 1: Implement search functionality using Java beans
- February 5: Implement scriptlet functionality to output search results and switch between query types
- February 7: Create servlets to generate group pages, implement movie servlet
- February 9: Implement scriptlet functionality to link to the appropriate servlet from search results
- February 13: Add documentation to the source code, and package the current version for an alpha release
- February 15: Implement artist servlet
Week 10
Week 11
Week 12
- February 21: Implement album servlet
- February 23: Research existing recommendation algorithms and their implementations
- February 27: Research and integrate Apache Ivy for Java dependencies
- March 1: Create package and abstract class/interface for recommendation engine
- March 5: Sketch diagram of application and algorithm logic
- March 7: Implement AJAX to communicate with server
- March 9: Link user like/dislike lists to group pages
Week 13
Week 14
Week 15
- March 13: Research Bootstrap framework and use it to update the user interface
- March 15: Research Font Awesome icons and implement them in the user interface
- March 19: Set up database tables for users
- March 21: Create login page
- March 23: Create signup page
- April 3: Create functionality to store JSON data in database
- April 5: Create functionality to retrieve JSON data from database
Week 16
Week 17
Week 18
- April 9: Create functionality to remove JSON data from database
- April 12: Write JUnit tests to ensure code behaves as expected
- April 16: Compile journals and project supporting materials
- April 18: Collect key research resources and add examples to presentation
- April 20: Print out resources for the project summary