Skip to content

shubham-deb/DBMS_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About Project


Trainly.io, a startup looking to disrupt the training industry. While still in beta, the mission of Trainly.io is to be the App Store of training: organizations collaborate with faculty to create and securely post materials (for free!); students find, enroll in, and complete useful courses (with the ability to certify completion to employers); and Trainly.io only charges 30% of any course-enrollment fees!)

This is an annotated walkthrough of our system build/installation: https://youtu.be/BxubRuZ0hFE
This is a demo video, showing input/output examples of all the task and report queries: https://youtu.be/vWCNvcl2iAI

Instructions for running trainly.io :
Step0: Download the repository.
Step1: Install XAMPP and start mySQL database and Apache Web Server.
Step2: Go to phpMyAdmin and import the TRAINLYIO.sql data dump.
Step3: Install Node.js
Step4: Open Terminal and go to Downloads/trainly.io-master/TrainlyIO/
Step5: Type in the command: "npm install" (adds all the dependencies such as express, cookie etc.)
Step6: Start the server by typing in the command: "node server.js"
Step7: Open a web browser (preferably google chrome) and type "localhost:5554" in the address bar.
Step8: Press enter and trainly.io is opened.

About

CS 5200 DBMS Project: This website helps users to see overview, reviews (both user and critics) and full cast of movies.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published