An open API service indexing awesome lists of open source software.

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

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

Sign In View

Sign Up View

Profil View