An online community for future parents.
Client and context
Functionalities
What has been developed?
An Android app has been developed for Android users. This app uses Material design, providing the user with a recognizable interface. The app also uses "bottom navigation", a feature only recently supported in Android.
The app was developed in Kotlin.
An iOS app has been developed for iPhone users. This app uses Material design, providing the user with a recognizable interface. The app also uses "bottom navigation", a feature only recently supported in iOS.
The app was developed in Swift.
We've also created a online forum to accommodate users surfing the world wide web. This forum is accessible for anyone visiting the 24baby website. However, when someone wants to create a topic or leave a comment, they have to be logged in.
Next to this forum an admin panel has been created. With this panel administrators can moderate users and content posted to the forum. When a user or topic has been flagged, they can be blocked and the topic can be closed. This prevents abuse of the forum.
To facilitate communication between clients and the data stored in the database we've developed a backend. The use of the query language GraphQL allows faster and easier development by both app developers and web developers.