Skip to content

Done through the course of a week, this project was done at the end of my iOS formation at ITSector, during my curricular internship. It was asked of me and my colleague to create a small application that uses an API to make a fake store using swift.

Notifications You must be signed in to change notification settings

pedrocmesquita/BeerIndex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Academia2024

For your Academy I want you to create a small application that uses https://punkapi.com/ API RESTful services. You need to work as a team to accomplish the final goal.

#Application

You need to build a small application that accomplishes the following:

  • List of beers
  • Application should have a search bar to filter the list;
  • Application should have a cart to buy any drink (Just the page and create a fake store)
  • Application should have a screen with drink’s details;
  • Login with an external provider (Google or Facebook)

#Procedure

  • Get your API Key as explained within the documentation https://punkapi.com/
  • Use Xcode (Swift) and use Github;
  • You can use third-party libraries with their preference to handle dependencies;
  • Take the opportunity to showcase your coding style and use the MVVM / VIPER design pattern.

#Plus

  • Pagination
  • Functional programming
  • Adapt UI to mobile orientation changes and iPad
  • Add more items as you wish
  • Application should permit login with facebook and google.
  • Layout

For layouts you can take ideas from:

https://dribbble.com/

You project starts Wednesday, 6 of March and you need to make your last commit at 18h of Thursday , 14 of March

GOOD LUCK !!

About

Done through the course of a week, this project was done at the end of my iOS formation at ITSector, during my curricular internship. It was asked of me and my colleague to create a small application that uses an API to make a fake store using swift.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •