Project takes in names, birth years, and current year. Modifies them in the server, implements new fields to the server using date years, and also stores the data in the server while also displaying it to the user. CSS is used throughout the project for styling. JS is used for front end communication with server.
https://humane-certain-bromine.glitch.me/
- Tech Achievement 1: I Created a single-page app that both provides a form for users to submit data and always shows the current state of the server-side data, as the data constantly is outputed as it is saved to the server. The display is then continuously updated with each input.
- Design Achievement 1:
-
Provide the last name of each student you conduct the evaluation with. Stusalitus
-
What problems did the user have with your design? Really crammed text in my table, the coloring was not pleasing
-
What comments did they make that surprised you? They liked the font and spacing of the data that was relayed back to the user, and the derived data had differantiating comments.
-
What would you change about the interface based on their feedback? I would space out my text more and choose better colors. Maybe consult an artist about my website color and design.
-
Provide the last name of each student you conduct the evaluation with. Ropi (This was my brother, not sure if this is allowed but i dont know anyone else in the class)
-
What problems did the user have with your design? He used a mobile device and some of the text was getting jumbled up together
-
What comments did they make that surprised you? He said it was impossible to accomplish my task, due to the inabillity to read the content on the screen
-
What would you change about the interface based on their feedback? I had to move some things around just to adjust for the drastic change when using a mobile device. In the future I should focus on compatibility more, so more people can have access to the content.