Giter Club home page Giter Club logo

fusion-mobile's Introduction

Fusion Mobile

FusionIIIT is the automation of various functionalities, modules and tasks of/for PDPM Indian Institute of Information Technology, Design and Manufacturing, Jabalpur being developed in Flutter.

Software Requirements

Use one of the following IDE's:

  • Android Studio (Recommended)
  • VS Code

Flutter: Use Stable Version 2.0

Downloading the code

  • Go to (https://github.com/FusionIIIT/Fusion-mobile) and click on Fork
  • You will be redirected to your fork, https://github.com/<your_user_name>/Fusion-mobile
  • Open the terminal, change to the directory where you want to clone the Fusion repository
  • Clone your repository using git clone https://github.com/<your_user_name>/Fusion-mobile
  • Enter the cloned directory using cd Fusion-mobile/

Setting upstream

  • git remote add upstream https://github.com/FusionIIIT/Fusion-mobile
    • Adds the remote repository (the repository you forked from) so that changes can be pulled from/pushed to it

Switching branch

  • git checkout -b <module-name>

    • Creates a new branch <module-name> in your repository
  • git checkout <module-name>

    • Switches to the branch you just created

To update your Project

  • git fetch upstream

    • Gets the new commits on the main repository
  • git pull upstream <branch-name>

    • Merges the new updates to your 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, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

fusion-mobile's People

Contributors

sehejjain avatar rishabh-negi avatar arihant-jain-09 avatar yogendra1231 avatar ankit-4129 avatar piyush691 avatar samearth avatar tiwari192 avatar hksgit avatar akshatgondane avatar apanjwani0 avatar xenon-19 avatar ayush7ad6 avatar 2018238 avatar garg3133 avatar manishpandeyvp avatar abhi2313 avatar anuragvij56 avatar namanbohra avatar viral-doshi 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.