Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 17 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,25 @@
# activity_gen
# Activity Generator App

A new Flutter project.
The Activity Generator app takes user inputs and calls an API to show activites relating to those inputs.

## Getting Started
[Software Demo Video](http://youtube.link.goes.here)

This project is a starting point for a Flutter application.
## Development Environment

A few resources to get you started if this is your first Flutter project:
For this project, development was done in VS Code using the Flutter extension.

- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)
## Useful Websites

For help getting started with Flutter development, view the
[online documentation](https://docs.flutter.dev/), which offers tutorials,
samples, guidance on mobile development, and a full API reference.
* [Flutter Online Documentation](https://docs.flutter.dev/)
* [Flutter: Getting Started](https://docs.flutter.dev/get-started/install)
* [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)
* [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
* [Board API](https://www.boredapi.com/)

## Tasks
view the trello board [here](https://trello.com/b/3XuEI3PO/task-board).

View the Trello task board [here](https://trello.com/b/3XuEI3PO/task-board).

## Future Work

* Integrate custom ideas to the API