For this part of the project I tested the final product. Some of the desired functions where not realised in the final result, but it is key to test the results in order to get a good working app with the functionality it does have. In order for the final users to really use theContinue reading “14 testing the app”
Category Archives: Geen categorie
13. App publication/ build
This step is diving into the final fase: publication of the app. I want the app to be downloadable on your mobile phone. For this part I did a lot of research since I wasn’t quite familiar with key words I needed to look up. I knew the publication proces needed to be compatible withContinue reading “13. App publication/ build”
12.2 Feedback in homepage – Topics
To give the user feedback on a post that just has been added to the homepage, I want to connect the information displayed at the topic page. The topic part inside the home page only shows one topic. This is the last added topic to the page. So the user can see that a newContinue reading “12.2 Feedback in homepage – Topics”
12.1 Editing topics
In this blogpost, I am going to explain how I programmed my code to edit information within topics and how to delete topics in the front end of the application. To find out how I needed to do this I continued with the playlist underneath. Editing details When I followed the step I noticed inContinue reading “12.1 Editing topics”
15. My development
Technical development In this last step I will discuss what I learned during this project, how the knowledge I gained is going to help me in the future, where I still want to develop (regarding programming), and which methods I need to adjust when working again on a project like this one. What did IContinue reading “15. My development”
Visual storytelling week 8&9
This week I finished my final introduction video. The video is displayed below. The music is maybe a little bit too loud for my commentary, but it came together quite nice. I liked working with the camera I got at home and shoot multiple scenes. My girlfriend helped my in the roll of employee. IContinue reading “Visual storytelling week 8&9”
11. Submitting insights
Before I began the submitting of insights part of my project, I wanted to store my files before I lost everything by accident. I did this via DropBox. The other storing choice I considered using for storing my code files was Github. I checked out the Github method but it comes down to the sameContinue reading “11. Submitting insights”
10. Topic info
I choose to add topics, not by link but by picking a file. The youtube video below is where I learned the first part of implementing files in the application, with help of FireBase. The youtube tutorial teached me how to input a file instead of a link. In the picture below you can seeContinue reading “10. Topic info”
9. Sign in/ sign up
Added funtionality User accounts saved in Firebase In this blogpost I will upgrade the sign in/ sign up so a user can sign up. When signing in the user can only sign in with an existing account. The accounts are stored on Firebase. When the application is opened, the user can see a login screen.Continue reading “9. Sign in/ sign up”
8. Topic page (2)
This blogpost is an addition on the last blogpost. The topic page is separated in two because the time I spend and the things I learned when making the topic page are more than previous steps done before. Struggles I had while making the topic page Time and date picker The first problem I encounteredContinue reading “8. Topic page (2)”