/Cyber-Bullying-Project

#Team Name Busy-bees #Team Members Abeve Tayachow Spencer Hood Tanvi Parikh #Implementation Plan 1. Build UI structure 2. Display JSON Data in UI 3. Find how to Post Data 4. Allow User Input

Primary LanguageHTML

CyberBully2

A Web Application depicting the cyberbullying data

Preview

$ wintersmith preview

The site can now be accessed at http://localhost:8080/Cyber-Bullying-Project/

Deploy to gh-pages

$ wintersmith build

$ git add build

$ git commit -m 'build'	

$ git subtree push --prefix build origin gh-pages