Skip to content
This repository has been archived by the owner on Aug 9, 2022. It is now read-only.

hiruthicShaSS/eduserveMinimal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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