Skip to content

Latest commit

 

History

History
51 lines (39 loc) · 1.66 KB

README.md

File metadata and controls

51 lines (39 loc) · 1.66 KB

conca

Conca app is a Contact application supported by cloud so you can save them and use on any device ;) Made By flutter.

Why This Project ?

GDSC Sohag Team is working on different toturial projects to practice and expand their core members knowlege and that was the chosen app for Mobile and Web sections.

What the App Contain?

  • Authorization
  • JWT
  • SharedPrefrences
  • REST API (get, patch, delete, post)
  • Animations
  • Transitions - Hero()
  • random UI generators

Preview on App:

Log In Sign Up contacts Delete ADD contact contact Card


Features in app :

  • saving contacts on cloud
  • update contacts
  • saving multible numbers
  • Login and register
  • send mails and call directly from app

Used Libraries :

  cupertino_icons: ^1.0.2
  flutter_svg: ^0.22.0
  http: ^0.13.3
  shared_preferences: ^2.0.7
  mdi: ^3.0.0
  url_launcher: ^6.0.10