Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/piedcipher/abnd-projects-flutter
Recreating :repeat: Android Basics Nanodegree :ledger: Projects :pencil: with Flutter :blue_heart:
https://github.com/piedcipher/abnd-projects-flutter
android android-application flutter flutter-apps udacity udacity-android-basics-nanodegree udacity-android-basics-projects udacity-nanodegree
Last synced: 20 days ago
JSON representation
Recreating :repeat: Android Basics Nanodegree :ledger: Projects :pencil: with Flutter :blue_heart:
- Host: GitHub
- URL: https://github.com/piedcipher/abnd-projects-flutter
- Owner: piedcipher
- Created: 2019-02-18T09:25:20.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-04-03T15:29:51.000Z (over 5 years ago)
- Last Synced: 2024-10-08T09:06:18.508Z (about 1 month ago)
- Topics: android, android-application, flutter, flutter-apps, udacity, udacity-android-basics-nanodegree, udacity-android-basics-projects, udacity-nanodegree
- Language: Dart
- Homepage: https://medium.com/@piedcipher/series-recreating-android-basics-nanodegree-projects-with-flutter-fdd1ccd2988f
- Size: 6.45 MB
- Stars: 10
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ABND-Projects-Flutter
Recreating :repeat: Android Basics Nanodegree :ledger: Projects :pencil: with Flutter :blue_heart:## Table of Content
| # | Project | Description | Medium Post |
| --- | --- | --- | --- |
| 1 | [Business Card](https://github.com/piedcipher/ABND-Projects-Flutter/tree/master/%231.Business-Card/business_card) | Build a Single Screen App for a Business | [:newspaper: :page_facing_up:](https://medium.com/@piedcipher/building-abnd-project-1-single-screen-app-with-flutter-e3dd8a55f70) |
| 2 | [Score Keeper](https://github.com/piedcipher/ABND-Projects-Flutter/tree/master/%232.Score-Keeper/score_keeper) | Build a Score Keeper to track scores of 2 Team | [:newspaper: :page_facing_up:](https://medium.com/@piedcipher/building-abnd-project-2-score-keeper-app-with-flutter-93c4e54cd589) |---
# [Project 1 - Business Card](https://github.com/piedcipher/ABND-Projects-Flutter/tree/master/%231.Business-Card/business_card)
Design and implement a single screen app that displays information about a fictional small business.
## About
This application is a business card for PiedPiper, a Start-Up (Fictional Business) from TV show [Silicon Valley](https://en.wikipedia.org/wiki/Silicon_Valley_(TV_series))
## App Screenshot
## Credits
| Drawable | Author | Source |
| --- | --- | --- |
| [piedpiper_header.png](https://github.com/piedcipher/ABND-Projects-Flutter/blob/master/%231.Business-Card/business_card/assets/piedpiper_header.png) | [skubie-doo](https://www.reddit.com/r/SiliconValleyHBO/comments/6bd9xg/request_can_anyone_make_that_pied_piper_green/dhnc1hb) | [Source](https://i.imgur.com/AiQS7TRg.png)|---
# [Project 2 - Score Keeper](https://github.com/piedcipher/ABND-Projects-Flutter/tree/master/%232.Score-Keeper/score_keeper)
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
## About
This application is a score keeper app, inspired by an indie video-game - [Cuphead](https://en.wikipedia.org/wiki/Cuphead)
## App Screenshot
## Credits
| Drawable | Author | Source |
| --- | --- | --- |
| [cuphead_running.png](https://github.com/piedcipher/ABND-Projects-Flutter/blob/master/%232.Score-Keeper/score_keeper/assets/cuphead_running.png) | [LincolnDisaster19](http://es.cuppedia.wikia.com/wiki/Usuario:LincolnDisaster19) | [Source](https://vignette.wikia.nocookie.net/cuppedia/images/8/8c/Cuphead_running.png/revision/latest?cb=20171011215842&path-prefix=es) |
| [mugman_running.png](https://github.com/piedcipher/ABND-Projects-Flutter/blob/master/%232.Score-Keeper/score_keeper/assets/mugman_running.png) | [GraviBot](http://supermarioglitchy4.wikia.com/wiki/User:GraviBot) | [Source](https://vignette.wikia.nocookie.net/supermarioglitchy4/images/b/b3/Mugman_running.png/revision/latest?cb=20171022150410&format=original)|---