Recreating 🔁 Android Basics Nanodegree 📒 Projects 📝 with Flutter 💙
| # | Project | Description | Medium Post |
|---|---|---|---|
| 1 | Business Card | Build a Single Screen App for a Business | 📰 📄 |
| 2 | Score Keeper | Build a Score Keeper to track scores of 2 Team | 📰 📄 |
Design and implement a single screen app that displays information about a fictional small business.
This application is a business card for PiedPiper, a Start-Up (Fictional Business) from TV show Silicon Valley
| Drawable | Author | Source |
|---|---|---|
| piedpiper_header.png | skubie-doo | Source |
The goal is to create an Score Keeper app which gives a user the ability to keep track of the score of two different teams playing a game of your choice
This application is a score keeper app, inspired by an indie video-game - Cuphead
| Drawable | Author | Source |
|---|---|---|
| cuphead_running.png | LincolnDisaster19 | Source |
| mugman_running.png | GraviBot | Source |

![PiedPiper - Single Screen App [App Screenshot]](/piedcipher/ABND-Projects-Flutter/raw/master/%231.Business-Card/business_card/assets/app-screenshot.png)

![ClashOfCupheads - Score Keeper App [App Screenshot]](/piedcipher/ABND-Projects-Flutter/raw/master/%232.Score-Keeper/score_keeper/assets/app-screenshot.png)
