https://github.com/pyozer/tp_ios_finalapp
Final app of iOS learning at school
https://github.com/pyozer/tp_ios_finalapp
Last synced: 12 months ago
JSON representation
Final app of iOS learning at school
- Host: GitHub
- URL: https://github.com/pyozer/tp_ios_finalapp
- Owner: Pyozer
- Created: 2019-02-14T07:13:57.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-15T16:56:33.000Z (over 7 years ago)
- Last Synced: 2025-01-08T07:48:30.439Z (over 1 year ago)
- Language: Swift
- Size: 482 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# Final iOS App project
This app is a school project, the last of iOS learning module.
App made with Xcode and Swift 4.2.
The goal is to made an app with a Login, Register and Profil screen.
Some design pattern has been implemented, like Delegate and Singleton.
Bonus done:
- Email format validation
- Password length, minimum 6 characters
- Display error messages under textfields
- Display Alert when login success
- Add [calculator](https://github.com/Pyozer/TP_Calculator_iOS) easter egg (on press "Go to register" and seconds is after 50, ex between: 16h23:50 and 16h23:59)
During this project I also made a [Snake Game](https://github.com/Pyozer/Swift-Snake-Game) (also in Swift).
When you press "Play button" on ProfilView, the game is open (if it is already installed).
## Screenshots


