Skip to main content

Posts

Showing posts from April, 2019

Week 8 Progress

Web-App  Currently, our web app format has changed and it is now easier for users to add images and descriptions when creating their events. Our tabs also as a drop down column that will allow the events to be more descriptive such as if its a comedy event, will have food, etc. We still need to create a button to generate unique QR codes for the events for students to scan.   When the user adds events, it automatically adds the event and its information into a current events tab on Firebase. Currently, anyone can add events using this website, so we are planning on having a sign in where only certain people (most likely the OSL) can create events, or possibly accept or deny events being created by other groups or students. Additionally, we have a past events tab, although it is not hooked up to the app yet. The information from past events the OSL was interested in knowing was the amount in attendance, as well as how many from each year attended. We als...

Week 7 OSL App Development

This week, we met with the client to discuss our progress with the App. We first went over the Android App. We showed the UI, how information is displayed, adding events to google calendar, the in-app qr code scanner, and layout  settings. They liked all aspects of what we created, and gave us the go-ahead to continue development. Then we showed them our new storyboard for the Web App component. They appreciated the focus on core features and functionality, and said that would be fine moving forward. Overall, what we have so far is falling in line with the clients wishes.  In regards to app development, this should be the last slow week. We just turned in our individual projects on Tuesday, and are now all focusing on this project. In the Android component, some adjustments were made how the events display their information, making it look a sleeker. The next area of development for the Android App is sorting the events list, creating themes, and some other aesthetic chan...

Week 6 OSL App Development

Work on the app development has slowed down this week as we all have our individual projects due soon. We expect development on the OSL App to swing back into full production next week. However, we have made some progress this week to talk about! We have the skeleton structure of what our Web App will look like. In our meeting with students from the OSL, something they asked for was a simple, streamlined app. One that can add events and do it quickly. We have kept that in mind during development and want to provide the easiest user experience. As we progress further, that will be at the forefront of our development decision making. On the Android Application, instead of storing pictures in our local files, we now storing pictures in firebase and then sending that information to the app. It's an important step in the appearance of the app, as the OSL students that use the web application will be able to choose their own picture when making an event and display it to the end...

Week 5

So far our android app has the basic features of adding events and allowing the user to add them to the calendar with a reminder. Currently, we are working on the extra features for the events page, such as letting the user sort them by titles, (A-Z) or the most recent events coming up and then tags, which will be the group or host for certain events (Such as the OSL). The tab is coded displaying these, but so far clicking them does not do anything. We hope to have this done sometime by week 6 or 7. In addition, we have a basic tree structure done for our Web-App database. This is where our database will contain events coming up, past events, allow events to only be for certain groups, and  the tag feature for who is hosting the event.