Add map of campus printer locations #5548
Replies: 11 comments
-
@hannesmcman You might be interested in this branch: https://github.com/StoDevX/AAO-React-Native/tree/stoprint-take-2. I've been doing all the work I've shown off later in this thread on this branch. |
Beta Was this translation helpful? Give feedback.
-
Part of the issue is that (a) this map is old (see: Dittman), and (b) this map doesn't have Holland. We did a quick check of two people in IT and it doesn't seem that we have an updated map, yet? Not sure, we'd have to look into this. This might be a good thing to road-map with v3, which we hope might include mobile print release. |
Beta Was this translation helpful? Give feedback.
-
I'm not suggesting we go with this way, but we could try to collect some sort of structured data from the webpage's JSON source. |
Beta Was this translation helpful? Give feedback.
-
Or we could just pull it from Papercut's JSON endpoints, https://papercut.stolaf.edu/client and such 😉 |
Beta Was this translation helpful? Give feedback.
-
That's a much better idea. |
Beta Was this translation helpful? Give feedback.
-
Progress! |
Beta Was this translation helpful? Give feedback.
-
My plan is to have the user flow be something like…
I have two questions, I believe:
|
Beta Was this translation helpful? Give feedback.
-
Note: If you want to test that branch, you must first log in to papercut's website, at https://papercut.stolaf.edu/client/. Only then will the app let you in. Reasons why are still undergoing investigation. |
Beta Was this translation helpful? Give feedback.
-
Your initial proposal sounds like a better flow. They will most likely be in the StoPrint tab if they are trying to release a print job, so showing jobs first sounds ideal. If there are no jobs to be released, we could show a graphic and a message on a On another note, we might receive a request to list "favorite" printers. So perhaps we can add that the same way @hannesmcman added it to building hours. |
Beta Was this translation helpful? Give feedback.
-
I think we can also do "recent printers", fwiw. I'm a-ok with favorites, too. |
Beta Was this translation helpful? Give feedback.
-
I've put off my working on the stoprint feature until post-2.5. |
Beta Was this translation helpful? Give feedback.
-
This could either come in the shape of a homescreen button similar to campus map, or could go somewhere else, but I was basically imagining it as a simple image view containing the IT printer map (shown below). Thoughts?
Beta Was this translation helpful? Give feedback.
All reactions