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