Skip to content

GayathriMurali/ChemBuddyGlassware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ChemBuddyGlassware

Summary: A glassware geared towards effective STEM Education

This application is designed to help instructors and students in engaging in effective an STEM education experience. This glassware app uses Mirror API to receive instructions posted by the teachers and posts the laboratory experiments onto the students google glass devices. This will be then used by them during their lab sessions.

Implementation:

We adapted the Google Mirror API - Java Quickstart code and implemented custom addition of timeline cards and also interfaced with GDK to invoke the native camera app (See ChemBuddy repository for the GDK app).

How to run and test the Glassware WebApp (locally):

  • To Compile
mvn clean; mvn package
  • To Run the web server
mvn jetty:run
  • Open the following url in the browser
http://localhost:8080
  • Paste the contents of input.xml into the textbox and click on Create Experiment button

Demo:

Youtube screencast

About

A google glassware geared towards effective STEM Education

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published