Skip to content

rishisethia258/Endgem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Endgem

This is a Course Content Management App.

Features offered by this App

  • Courses
  • Individual course leaderboards
  • Upload course material
  • Download course material

Setup Guide

Mysql database is used. The database has four tables namely course1 , course2 ,course3 and course4 each having the same table description as follows :

Field Type
DisplayName varchar(255)
TotalDownloads int(11)
location varcharr(255)

To start the server , use the commands

npm install
node app.js

About

A course content managment app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published