Skip to content

Inspection app Create an app where the user sends in workorders with the following features. 1. On a map create 5 points which the user can select. 2. After a point has been selected, the user selects between 3 options: Damage, Missing parts, Other 3. After selection has been made, the user enters contact info: name and phone number 4. After con…

Notifications You must be signed in to change notification settings

DEVLOPER-IT-CYBER-CENTRE/Flutter-app

 
 

Repository files navigation

user_order_google_map

#Task 2 #Inspection app ##Create an app where the user sends in workorders with the following features.

  1. On a map create 5 points which the user can select.
  2. After a point has been selected, the user selects between 3 options: Damage, Missing parts, Other
  3. After selection has been made, the user enters contact info: name and phone number
  4. After contact info has been entered, enter description.
  5. After all the information has been selected the user sends in the information.
  6. When the workorder has been sent, the status of the workorder is shown. The status for a newly entered workorder is Not started. All the information must be stored in Firebase. The status of the workorder must be changeable in Firebase. The status can be changed from Not started, In progress and Finished. A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

Inspection app Create an app where the user sends in workorders with the following features. 1. On a map create 5 points which the user can select. 2. After a point has been selected, the user selects between 3 options: Damage, Missing parts, Other 3. After selection has been made, the user enters contact info: name and phone number 4. After con…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 48.5%
  • C++ 24.5%
  • CMake 21.1%
  • HTML 2.1%
  • Swift 1.9%
  • C 1.7%
  • Other 0.2%