Code Monkey home page Code Monkey logo

project-elaichi's Introduction

DSC Banner Image

project-elaichi

codecov

Description

This is the development repository for campus guide at NIT Rourkela.

๐Ÿš€ Installation Guide

  1. Install Flutter on your machine

    Install flutter by selecting the operating system on which you are installing Flutter:

    Flutter installation tutorial

    To check if you have flutter installed along wtih proper necesarry SDKs installed run flutter doctor

  2. Clone the Repo

    To clone this repository, run git clone https://github.com/developer-student-clubs-nitr/project-elaichi.git Then run cd project-elaichi

  3. Get Packages Make sure you are in the project-elaichi/elaichi directory

    • From the terminal: Run flutter pub get. OR
    • From Android Studio/IntelliJ: Click Packages get in the action ribbon at the top of pubspec.yaml.
    • From VS Code: Click Get Packages located in right side of the action ribbon at the top of pubspec.yaml.
  4. Test the App

    Make sure you are in the project-elaichi/elaichi directory.

    Run the App

    On terminal:

    • Check that an Android device is running by running flutter devices. If none are shown, follow the device-specific instructions on the Install page for your OS.
    • Run the app with the following command:
    flutter run
    

Congrats ๐Ÿฅณ ! You just ran the Project Elaichi App. Feel free to use the app in whatever way possible and make sure to send us feedbacks and suggest changes.

Project Structure

  • data - Manages the API and Local data
  • domain - Manages the business logic of the application
  • presentation - Manages the UI, routing and blocs

Contributing

We are open to suggestions, bug-reporting and features! We would love to see you contribute but make sure you follow our Contributing Guidelines.

project-elaichi's People

Contributors

thesmader avatar ankank30 avatar designrknight 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.