Skip to content

jsum20/flutter_app

Repository files navigation

Flutter App

The objective of this project is to create a Flutter application that integrates with a provided API to manage and display user shifts.
The application allows for a user to view their shifts in a monthly calendar and interact with individual shifts.
There is a Clock-in and Clock-out feature with required time and location validations.

Prerequisites

Before running the project, make sure you have the following installed on your machine:

Xcode is not necessary for this project as only the Android version has been implemented.

Getting Started

  1. Clone the repository
  git clone https://github.com/jsum20/flutter_test.git
  cd flutter_test
  1. Install Dependencies
  flutter pub get
  1. Set up an emulator You can create one via Android Studio or run a physical Android device.

  2. Run the project

  flutter run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published