Posts

Showing posts with the label Application Design II

Application Design II - Project

Image
Ahmed Yaman Ibrahim (0341119) Application Design II - Project TASK 1 & 2: App Design I Self-Evaluation and Reflection + App Prototype Initial app proposal We were given the option to either continue working on our design from App Design I and turn it into a fully working prototype, or to develop a new app from scratch. I chose to develop the design I started on in App Design I, as I felt there were a lot of improvements to be made and would basically be reworking most of the design anyway. Initial proposal from App Design I and general ideas for improvement Link to prototype:  https://xd.adobe.com/view/e2ec7344-386c-4058-a60e-d9aed6e6fdc9-b7bf/ As shown in the proposal, this design is very bare-bones and I intend to redesign the app entirely. As the original working file is no longer with me I decided to create a new prototype and start from scratch. This design is still a work in progress, but I have added all the main features and how they would work together. Fitness app ...

Application Design II - Exercises

Image
Ahmed Yaman Ibrahim (0341119) Application Design II EXERCISES Week 1 Was not present for this week as I was still confirming my modules during Module Add/Drop. Referred to a classmate and was told that the week's exercise was a refresher on HTML/CSS by creating a portfolio website for ourselves. Week 2 This week we were tasked to recreate an app page provided by Mr Razif in HTML/CSS. We were given this page in Figma and asked to recreate it using HTML/CSS. In my first attempt I had trouble making the page responsive so I set it to be static and created the page at a fixed mobile size. Week 3 This week we worked some more on the previous exercise in class. After a few more attempts I was able to make the page responsive, but I chose to set a max width for the page as a full desktop-sized screen would make the main band image quite large with the code I wrote. I'll experiment some more to make the page more usable on a desktop screen. Week 4 This week we were introduced to JavaSc...