Skip to content

Flutter based frontend for Field Artillery Meteorology application.

Notifications You must be signed in to change notification settings

sn2606/MetOps-frontend

Repository files navigation

Contributors Forks Stargazers Issues LinkedIn


Logo

MetOps

MetOps is a state-of-the-art, fully integrated comprehensive solution presented as a substitute for the traditional MET stations used for field artillery atmospheric data collection.
View Demo · Report Bug

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contact
  6. Acknowledgments

About The Project

Product Name Screen Shot

This is an android application.

(back to top)

Built With

(back to top)

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

Installation

  1. Clone the repo
    git clone https://github.com/sn2606/MetOps-frontend.git
  2. Install packages
    flutter pub get
  3. Start an android emulator (API 32+)
  4. Start the backend server
    python manage.py runserver
  5. Run the app
    flutter run

(back to top)

Usage

Backend to this Flutter app

(back to top)

Roadmap

  • Screens
    • Splash
    • Login
    • Dashboard
    • Query
      • Result
    • Records
      • Result
  • Database Connected (PostgreSQL)
  • Connect to backend
    • Authorization Login & Account
    • Query Response from external API (Meteomatics)
    • Query & Records Save
    • Query & Records View
    • Query & Records Delete
    • Query & Response Export
  • Current Location Weather on Dashboard
  • 2 factor authentication
  • State management

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contact

Swaranjana Nayak - swaranjananayak@gmail.com

Project Link: https://github.com/sn2606/MetOps-frontend

(back to top)

Acknowledgments

(back to top)