Skip to content

Android application for students to ask questions and collaborate on notes during a lecture and outside of class

Notifications You must be signed in to change notification settings

phoenx34/CyNote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cynote

Team 37

This application is a fully fledged educational tool similar to canvas in functionality. In addition to a class and lecture heirarchy for students, we provide a live, collaborative note taking environment for students to use during a professor's lecture. Students may also use our shoutout tool to anonymously ask the professor questions during lecture, without having to raise their hands. There is also a textbook sharing feature, and a tool for students to share images of their handwritten notes. These notes can be voted on based upon quality at the discretion of a TA or professor. There is also a QR code creator/scanner for professors to give students a QR code so students may scan it and automatically be added to the given class.

Usage

  1. Download/clone the project.
  2. Open springboot, and import the project via maven import
  3. Edit application.properties to specify your server/db
  4. Build the project using maven and pom.xml
  5. Put the generated jar on your server
  6. Run the jar via java -jar
  7. Launch android studio
  8. Run/package the project to generate an APK
  9. Put the apk on your phone and run it

About

Android application for students to ask questions and collaborate on notes during a lecture and outside of class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages