GithubHelp home page GithubHelp logo

client's Introduction

Period Flutter App

This Flutter app, named Period, is designed to empower women by providing access to essential resources and knowledge on menstrual health.

Prerequisites:

Before running the app, you need to install the following software:

  1. Android Studio: Android Studio is the official integrated development environment (IDE) for Android app development.

  2. Flutter SDK: Flutter is Google's UI toolkit for building natively compiled applications for mobile, web, and desktop from a single codebase.

    • Download the Flutter SDK from the official website: Flutter SDK Download.
    • Follow the installation instructions based on your operating system.
  3. Dart SDK: Dart is the programming language used for building Flutter apps.

    • Download the Dart SDK from the official website: Dart SDK Download.
    • Follow the installation instructions based on your operating system.

How to Run:

  1. Clone the Repository:
git clone https://github.com/GSC-IIIT-Kota/Client
  1. Navigate to the Project Directory:
cd Client
  1. Create .env file: Make a file named .env in the root directory. This file will contain the following things:
API_BASE_URL=http://SERVER_IP_ADDRESS:SERVER_PORT/api

.env.example

API_BASE_URL=http://192.168.137.1:8000/api
  1. Generate Splash Screen:
  • Run the following command to generate the splash screen for the app:
    flutter pub run flutter_native_splash:create --path=splash.yaml
    
  1. Install Dependencies:
flutter pub get
  1. Connect your Device: Connect your mobile device with the system or use the default Android emulator for using the app.

  2. Run the App:

flutter run

client's People

Contributors

kraizan avatar rujulp14 avatar saatvik55 avatar yogeyyy avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.