Skip to content

capstonehackathon/capstone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android Capstone App

Capstone for HackingEDU

This is a mini Android app to help students to have a more interactive syllabus.

#Functionalities:

  • Instructors input a syllabus url.
  • With the use of IBM Alchemy API, the concepts from the syllabus are extracted.
  • Students, upon picking a course/syllabus, can see the meetup events related to the syllabus.

Fundamental Steps for github

fork master

local git clone https://forkurl

git remote add upstream master url

git remote set url upstream master url (edit)

git fetch upstream (remote)

git checkout master (local)

git merge upstream/master

git add --all

git commit -a -m "Description"

git push origin master

desktop client/browser save snapshots, roll back

About

Capstone for HackingEDU

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages