Skip to content

yashi-hub/ClassWeb

Repository files navigation

Class Web

An Initiative for conducting online classes for NITT Students


Requirements

NODEJS
MONGODB


For Reference

1.ReactJs
2.Redux
3.NODEJS
4.Bootstrap
5.Socket.io
6.Simple-Peer
7.Electron


INSTALLATION and INITIAL SETUP

npm install
npm run setup

Edit env variables in server/ and database collection creator/

Create default database

cd database\ collection\ creator
node index

Server started on PORT :**_some_port_set_as_env_variable**
Mongodb connected...
Run localhost:$PORT$ and wait till this message database creation done


Contributing

See here for details how to contribute to this project.


Releases

No releases published

Packages

No packages published

Languages