Kide-Devs / Kide

#hacktoberfest A KIIT Guide - KIDE is an app for all you university related needs! This app is developed with the plan of making it the one app to rule them all. From guiding new visitors, to seeing all the student activities presently taking place, upto student attendance tracking, All within a single easy to use app made with the power of Flutter.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kide

v2.2.4 Build APK

We Are Open for HacktoberFest 2020!

A KIIT Guide - KIDE is an app for all you university related needs! This app is developed with the plan of making it the one app to rule them all. From guiding new visitors, to seeing all the student activities presently taking place, upto student attendance tracking, All within a single easy to use app made with the power of Flutter.

Installation:

cd /Kide/lib/

flutter run

Features:

Kide Page:

  • Get to view all the buzz around the University, Student posted Blogs to catch up on what's interesting and student hosted as well as Official Event related news for the entire campus.

Maps

  • A complete 3D map of the entire KIIT campus that uses the Google Maps API which can be used to navigate the campus in real time as well as get directions to any particular location of interest.

Contacts

  • Can be used as a one tap solution to get you in touch with all the Administration authorities/Hostels/Helplines while also offering grievances.

SLcM Portal:

  • Students can login to their SAP portals directly and access all their SAP related functionality directly from the app itself.

More

  • Get to know more about the university, the associated foundation KISS, as well as our honourable founder and his philosophy the "Art Of Giving"

Bonus Feature: Attendance!

  • Through the side drawer, Students can directly track their attendance once they have had their SAP SLcM credentials verified.

Source Directory Structure (lib):

.
├── assets
│   ├── flares
│   └── Icon
├── config
├── fonts
│   ├── EncodeSans
│   ├── Michroma
│   ├── PlayfairDisplay
│   └── Quicksand
├── models
├── pages
│   ├── AboutUsPage.dart
│   ├── Auth
│   ├── ContactsPage
│   │   └── widgets
│   ├── EventsPage
│   │   ├── assets
│   │   └── widgets
│   ├── ForYou
│   │   └── widgets
│   ├── HomePage
│   │   └── widgets
│   ├── MapsPage
│   │   ├── models
│   │   └── widgets
│   ├── MorePage
│   │   └── Widgets
│   ├── OnBoarding
│   ├── PasswordResetPage
│   ├── Preferences
│   ├── Profile
│   └── SettingsPage
├── providers
├── util
└── widgets

Developers

About

#hacktoberfest A KIIT Guide - KIDE is an app for all you university related needs! This app is developed with the plan of making it the one app to rule them all. From guiding new visitors, to seeing all the student activities presently taking place, upto student attendance tracking, All within a single easy to use app made with the power of Flutter.


Languages

Language:Dart 99.6%Language:Kotlin 0.2%Language:Swift 0.1%Language:Objective-C 0.0%