Conference Tracker Management app written in Flutter.

Overview

Conference Tracker Management

This is a Flutter project for tracking conferences and generating a schedule from input. The conference has multiple tracks each of which has a morning and afternoon session. Each session contains multiple talks. Morning sessions begin at 9am and must finish by 12 noon, for lunch. Afternoon sessions begin at 1pm and must finish in time for the networking event. The networking event can start no earlier than 4:00 and no later than 5:00. No talk title has numbers in it. All talk lengths are either in minutes (not hours) or lightning (5 minutes).

Getting Started

  • You need to have the Flutter SDK installed.
  • Clone this repository on your computer with the following command:
git clone https://github.com/lesliearkorful/conference-tracker-management.git
  • Depending on the configuration you chose from the Flutter installation documentation, start a debug session and have a live preview of the app.

Dependencies

This project uses the rxDart package for streams. The flutter_test package is pre-installed in Flutter for running widget tests.

dependencies:
  rxdart: ^0.22.0

dev_dependencies:
  flutter_test:
    sdk: flutter

Testing

To run tests (widget testing precisely), run the following command (by terminal) in the root folder.

flutter test

Screenshots

Screenshots of the four screens of the app.

For help getting started with Flutter, view our [online documentation](https://flutter.dev/docs), which offers tutorials, samples, guidance on mobile development, and a full API reference.
You might also like...

It's a very simple COVID-19 Tracker app.

It's a very simple COVID-19 Tracker app.

COVID19 Tracker App It's a dedication to my closest friend who has been tested positive for COVID. Please take care of yourself and your family. Stay

Nov 17, 2022

Effortless Cryptocurrency Portfolio Tracker Application Built With Flutter

Effortless Cryptocurrency Portfolio Tracker Application Built With Flutter

UNICOIN - DEVFEST HCMC 2021 Effortless Cryptocurrency Portfolio Tracker Application. Unicorn utilizes Coingecko's trusty API to track up-to-date data

Nov 9, 2022

GoodBudget - A budget monitor or expense tracker Flutter application that persists data with Hive NoSQL database.

GoodBudget - A budget monitor or expense tracker Flutter application that persists data with Hive NoSQL database.

GoodBudget - A budget monitor or expense tracker Flutter application that persists data with Hive NoSQL database. This cross platform application is available on Android, iOS & Web. Both expenses and income are monitored.

Sep 19, 2022

Time-Tracker is a cross platform software integrated with Firebase and this is the mobile version created with Flutter.

Time-Tracker is a cross platform software integrated with Firebase and this is the mobile version created with Flutter.

Time Tracker | Flutter Time tracker is a cloud based task manager where you can manage your tasks in your mobile or web browser in a same time or in a

Oct 25, 2022

🦠 nCovid19 Tracker built using Flutter

🦠 nCovid19 Tracker built using Flutter

nCovid19-tracker nCovid19 Tracker built using Flutter & Coronavirus Tracker API. Screeshots Web PWA Android Linux Dependencies flutter_bloc http built

Nov 17, 2022

Koduko - Yet another Habit tracker made with flutter.

Koduko - Yet another Habit tracker made with flutter.

Koduko Yet another Habit tracker made with flutter. ❓ About It's an open source and free app where you can manage your daily or weekly habits. 📢 Gett

Dec 27, 2022

A Personal Habit Tracker study case

My Habit Tracker A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started

Apr 27, 2022

WhereIsMoney - A money expense tracker with online and offline capabilities

WhereIsMoney 🤳 A money expense tracker to help you know where your money is goi

Feb 6, 2022

Weight tracker - OurPass interview challenge

 Weight tracker - OurPass interview challenge

Weight tracker - OurPass Screenshots Tools Used flutter: Google's UI toolkit for building cross platform apps firebase: Google's BAAS provider: State

May 31, 2022
Owner
Leslie Arkorful
Flutter Mobile Engineer.
Leslie Arkorful
Covid tracker - Covid Tracker app using Flutter

Covid Tracker Architecture The covid tracker app is used to demonstrate the use

Peter Haddad 26 Dec 3, 2022
A flutter client for Edumeet conference

flutter_edumeet A flutter client for Edumeet. We are using Mediasoup for media processing and socket.io for signaling How to test Using [Edumeet demo]

null 2 Jan 7, 2022
This is a video conference and chatting application with exciting UI.

gapshap This is a Video Sharing application built with Flutter, Firebase, Lottie Animations & Jitsi Meet. Secure, Simple and Scalable Video Conference

Shankar Lohar 2 Sep 18, 2022
This is a Clone FinkuApp Inspired by This Real App It Self, Finku is a Money Management Tracker Develop by Fintech

?? Finku App This is a Clone FinkuApp Inspired by This Real App It Self, Finku is a Money Management Tracker Develop by Fintech. ?? Installing depende

fizfat 9 Dec 16, 2022
Workout Tracker App built using Flutter and Dart. The app is available on PlayStore

Workout Tracker App built using Flutter and Dart. The app is available on PlayStore

SahilShah 2 Jun 21, 2022
Shopify Tag and Product Management App using Flutter and Riverpod State Management

Myshopify App A Simple Flutter Application project to get List of Tags, Products and Product Details from shopify https://shopicruit.myshopify.com/adm

Idowu Tomiwa 5 Nov 12, 2022
Time Tracker App Login With Flutter And Firebase

APP TIME TRACKER COM LOGIN FIREBASE Aplicativo em Dart e Flutter desenvolvido co

Pedro Silva 0 Mar 25, 2022
Corona Virus Tracker & Advices App with Flutter

Corona Virus Tracker & Advices App with Flutter Try the web app dev preview https://alfian-flutter-coronatracker.firebaseapp.com/ Features Current sta

Alfian Losari 88 Dec 19, 2022
Expense tracker - Build an app in flutter that can record the transaction we make in our daily life

expense_tracker I tried to build an app in flutter that can record the transacti

Shishir Rijal 6 Nov 6, 2022
A cryptocurrency tracker and portfolio app, built with Flutter and Dart

I'm currently rewriting the application from scratch to remove a lot of the ugly code, conform better to modern flutter best practices with regards to

Dominique Rwema Bagirishya 30 Oct 6, 2022