A-2N / NodeShack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NodeShack

Summary

This webapp uses SQL, js, and php in order to organize and find zoom classes for online learning and eduaction. It calls the google classroom api to get the classroom data.

How to install locally

To install locally, clone this repo. After cloning, use xammp or lamp as an apache server and sql server. Clone the database schema using the zip located in the database folder. Change your apache port to 8080.

How to use js for finding classroom files

Go to http://localhost:8080/home.php after putting all the files in httdocs of xampp. Then click on the sign in button. After that click on the "Get Links" button. If you open developer tool and look at console, you will see the variable holding values for the data we want to display or add to database.

Video Demo

https://youtu.be/JN7bHDN29E8

About


Languages

Language:PHP 84.3%Language:JavaScript 9.3%Language:CSS 6.4%