Code Monkey home page Code Monkey logo

eduserveminimal's Introduction

This project is no longer maintained.


eduserveMinimal

Minimalist app for eduserve

Preview

Website Lines of code

All Contributors

Download

Get it on Google Play

For non-programming iOS users, follow these steps:

  1. Throw your iphone out of the window and buy a android device then download.

OR

  1. Download and install the flutter SDK
  2. Compile it yourself. Process

Start Building

Clone the repo

git clone --recurse-submodules https://github.com/hiruthicShaSS/eduserveMinimal.git


  • Terminal (or CMD)

    1. Get packages

      flutter pub get
    2. Build app

      flutter build apk --target lib/main_production.dart \
      --flavor production
      • Platform specific:

        flutter build apk --target lib/main_production.dart \
        --flavor production --target-platform "your platform"
      • Append '--release' or '--debug' for release app or debug app respectively.

      • More: Build Flutter app

  • VS Code

    1. Download this file and place this under .vscode/ inside your project
    2. Open Run and Debug Code tab Cmd / Ctrl + Shift + D
    3. Click the dropdown and select the build type.
    4. Start Debugging F5

    Watch this example

Screenshots

Home Page Student Page Fees Page Hall Ticket Page Dark Theme

Contributors โœจ

Thanks goes to these wonderful people (emoji key):


Hiruthic

๐Ÿ“†

Sachin R

๐Ÿ’ผ

shivnesh646

๐Ÿ’ผ

Nikhil solomon

โš ๏ธ

This project follows the all-contributors specification. Contributions of any kind welcome!

Early Adopters

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.