Coding Developmental Software Grades 9-12

Entry #:
634
Student:
Mara Minkey
Entry Title:
Temperature Tracker
Project Description:
Project I made for AP Computer Science Principles. It is meant to showcase my understanding of basic coding concepts like lists, iteration, functions, and boolean expressions.
I created this app as a weather traker. It is for someone to keep track of weather every day from a set day. They can also determine the weekly highs and lows, as well as the average.
I used code.org app lab to create the app
Project Directions:
Go to the link and click view code.
Click the button for the full size photo or complete project.
Judging Criteria
Creativity/Originality
Original/Unique: The concept and the developer's approach to creating a computer program clearly demonstrate the use of code in interesting and unique ways. This may involve using widely available content or code in innovative manners that are not typically explored. The project could also combine content and code in a way that is different or intriguing.
Subject Matter: The project or feature is chosen thoughtfully, and its subject matter is presented effectively and innovatively using code and functionality.
Organization/Structure
Code Structure: The code is well-structured, with clear organization, modularity, and the application of appropriate design patterns, making it easier to maintain and understand.
Overall Effectiveness/Presentation
Technical Proficiency: The code demonstrates strong technical proficiency, with correct and efficient implementation that adheres to coding standards and best practices. The project effectively meets the requirements and successfully solves the problem it was designed to address.
User Experience: The application provides a smooth and intuitive user experience, enhancing user engagement and satisfaction.
Appropriate Design Techniques/Resources
Presentation: The final application makes a strong impact, with attention to user interface design, performance, and visual elements that enhance the overall presentation.
Use of Design Techniques: The project employs effective coding principles that improve the quality and maintainability of the code. Unit tests or integration tests are implemented to ensure the reliability and robustness of the code. Judges will consider the complexity, creativity, originality, and the presence of multiple functional levels in the code.