Skip to content

pushkarajvs/Student_Manager

 
 

Repository files navigation

Student Manager

Student Manager is aimed to assist the large student community across all disciplines. A life of any aspiring student is no walk-in-the-park and it would be nice if there is someone “in their hands” who can always assist him/her towards achieving their dreams. This application is designed to assist the students in managing all their course-work including lectures and assignments that they learn in schools and colleges or even at home. It helps them by keeping track of their daily chores.

Features

  1. Onetime Form

image

  1. Semester List Page

image

  1. Course List Page

image

  1. Course Detail Page

image

  1. Lecture Page

image

  1. Lecture Details Page

image

  1. Keyword List Page

image

  1. Assignment Page

image

  1. Assignment Details Page

image

How to install

  1. Download the StudentManager.apk file from the bin/ folder of this repository.
  2. Copy the StudentManager.apk file into your Aakash tablet.
  3. Run the .apk file to install the application.
  4. If you're behind proxy, then do appropriate settings to bypass your proxy server. You will find proxy setting in Settings -> WiFi -> Advance Options and also bypass 127.0.0.1 proxy settings. This is not required for direct Internet connections.

Usage

This branch contains an Android(4.0.3, API-15) code for the User Interface of Student Manager.

Users can clone this repo by typing :

git clone https://github.com/TheFan4astic/Student_Manager.git

Importing Student_Manager as an eclipse project ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

  • For setting up Android SDK and AVD in eclipse, please visit this link
  • With a single download, the ADT Bundle includes everything you need to begin developing apps: #. Eclipse + ADT plugin #. Android SDK Tools #. Android Platform-tools #. The latest Android platform #. The latest Android system image for the emulator

After cloning the required branch, start eclipse

  • Go-to File menu -> Import.
  • From the Import dialog box, select Android.
  • From Android section, select Existing Android Code Into Workspace and click Next button.
  • You will be taken to Import Projects dialog box, click Browse button and select the cloned repository.

Documentation

For User and developer's guide, please visit Documentation/ directory.

Help, bugs, feedback

  1. Users can mail their queries, feedback and suggestions at studentmanager@googlegroups.com
  2. Developers/Contributor can raise issues at issues
  3. Pull requests are most welcome

License

GNU GPL Version 3, 29 June 2007.

Please refer this link for detailed description.

All rights belong to the National Mission on Education through ICT, MHRD, Government of India.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%