Day 4: 20 days of learning challenge

Vatsal kulshreshtha
2 min readJan 7, 2021

I have started making frontend for the educational iOS application. Today I designed Splash Screen for the application and completed remaining rest api endpoint in python. The name of app is going to be Study Partner.

For the final project I will be getting all the designs but before that I need to test the application using some card views and list views in SwiftUI.

For designing the splash screen logo, I have used Canva, which is a great platform for designing. And there a good new!! College students can get canva pro for free. They just need to apply for Github Student Developer Pack. It consists of many great services and products like free domains, free web hosting, microsoft azure credits, etc.

Today’s learning:

In order to make launch screen in swift I have used LaunchScreen.storyboard file. And to make this accessible we need to add ‘Launch screen interface file base name’ in info.plist like this.

--

--