Skip to content

App for Seminary teachers to organize their classes and take attendance

Notifications You must be signed in to change notification settings

deeger/Seminary-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Seminary-App

This application is for Seminary teachers to take attendance quickly at the beginning of class.

#####Teachers will first pick the class they want to mark attendance for. Quickly navigate to other classes with the class dropdown at the top of the page.

Once in a class a teacher can navigate to days within that class and mark attendance for each individual student as well as changing all unmarked students to either present or absent (once all student have been marked the mark all feature wont change anything). Teachers can also toggle pictures on and off.

##Instructions for demo:

Grunt and Bower Required

1. In Terminal, Open Seminary-App

    $ cd <Choose Location>

2. Install Ionic and Cordova

    $ npm install -g ionic
   
    $ npm install -g cordova

3. Clone This Repository

    $ git clone https://github.com/deeger/Seminary-App.git
    
    $ cd Seminary-App

4. After Installation Run App

    Show in Web Browser
    $ ionic serve
    
    Run in Cordova Emulator
    $ ionic platform add ios
    $ ionic build ios
    $ ionic run ios

The Command ionic serve will compile all sass and watch folders for changes. All changes made in html, js, and sass should show in browser immediately.

About

App for Seminary teachers to organize their classes and take attendance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •