課程資料
課程簡介
Create your own dating app using SwiftUI, Firebase, MVVM, async functions, real time communication and more
Build a Tinder like app in iOS with SwiftUI and Firebase.
Social media now has the largest user base ever.
Have you ever thought about owning your own dating app similar to Tinder? Now you can
This course teaches you exactly how to build a Tinder like app, complete with user accounts, registration, profiles, swipes, matches, conversations and more.
In this course we will build an example application with a lot of features similar to an actual dating swipe app that's out on the market right now.
We will use Firebase for backend storage and we will learn how to connect and communicate with the backend to show the most up to date information.
More features than any Tinder clone app out there.
We will build several Tinder features like:
User accounts with signup and login
User registration with lots of personalizable information
Swipes left and right and matches
User profiles
User details screen and potential enhancements
Match list view
Live chat functionality
Error handling
For backend development we will use:
Firebase Authentication for user management
Firebase Firestore for database access
Firebase storage for image storage in the backend
I will show you step by step how to build an SwiftUI app in Swift similar to Tinder, how to program it and what each step means. It's never been easier to have your own dating app.
Sign up today and start creating your own dating app
課程章節
- 9 個章節
- 71 堂課
- 第 1 章 Introduction
- 第 2 章 Swipe functionality
- 第 3 章 Authentication
- 第 4 章 Registration flow
- 第 5 章 Profile screen
- 第 6 章 Swipe screen
- 第 7 章 Match screen
- 第 8 章 Live chat screen
- 第 9 章 Conclusion
課程內容
- Build a Tinder like app
- Learn iOS for beginners
- Create a dating app
- Build a real world application
- Firebase Database, Storage and User Authentication
- Real Time communications
此課程所涵蓋的技能
評價
-
RReinner Steven Daza Leiva
excelente, A pesar de ser un curso que ya tiene tiempo, es aveces lo que buscamos, algo mas practico y real, aunque faltan cosas para hacerlo profesional, aclara muchas dudas del como funcion swiftui y con eso se pueden hacer aplicaciones mas reales
-
BBig Cat
Easy to follow
-
JJohn Ferguson
For my part, I typed most of the code in myself. However, at the end of 3 days of working through this, I did copy and paste some parts from the git repo and watched the lecture while reading the code. Please note, I often worked from just one screen (context switching) when not casting the video to my TV while coding along. If you have two screens and are a better typist - it may go more quickly for you. If you have done React with MUI and Typescript, some of this will feel a bit similar... a bit. It is helpful to not feel totally lost at sea. The coding part was quite valuable since I learned a lot about navigation in XCode as part of this process. Learning this in context got me to the point of figuring out how to launch two IOS simulators at once for testing Chat. It is sometimes the case that the instructor has some minor errors in the code which they correct later. For me it was good to see I could catch and correct many of these myself. This is because the course helped me understand what was going. Also, I would sometimes stop the video and type a section that followed the patterns we learned already. This means the course taught enough to anticipate next steps. I also made sure to stop the course and look up things used in SwiftUI and Firebase online. The process of working through this course to completion and doing the kind of research I mentioned above, made me feel like I got a baseline of knowing what IOS and SwiftUI was really like. I have done some other courses but this one gave me the more insight into developing a real application with real backing services than the others in much less time. My only reason for not giving it a 5 star review is that I have noticed the instructor is not currently answering questions. I have posted answers when I have found them. In addition, as SwiftUI and Firebase evolve some of the APIs change and imports change and it is a bit distracting when learning a new IDE, ecosystem, cloud service and language to have to go figure all that out. I hope this course is maintained it is is useful.
-
RRam Chatoth
Very detailed and easy to follow along!