Skip to content

Godwin-Ikott/Team-EOS-Mini-Classroom

 
 

Repository files navigation

Build Status

EOS


To view the final Build

Installation Guide To run on your local evn

  • You need node installed. You can download form the Website

  • You need the mongodb client here select the required version and os

  • Clone this repository into any folder

  • If you have not been added to the organization, kindly work in your forked repository and open a pull request here

  • Fork the repository and push to your staging branch

  • Merge to your master and compare forks with the original repository

  • Open a Pull Request.

  • Read this or watch this for more help

git clone https://github.com/hngi/Team-EOS-Mini-Classroom.git
cd Team-EOS-Mini-Classroom
  • To set the development env database
export CLASSROOMDATABASEURL=mongodb://localhost:27017/classroom
npm install
node app.js
Visit localhost:3000 in your browser

Contribution Guide

git checkout staging

The template for your profile page can be found here Contribution.json

  • Copy the contents of that file

  • Create a new line with this markup and with your slack username like so, e.g "slack username":{ "fullname": "ibebgugwu chukwuemeka", "stack": "Backend", "skills": "JavaScript, Nodejs" },

  • Paste the contents there

  • Push to staging branch and open a pull request

  • Wait for review

Ensure you read this doc here for complete instructions
Failure to do this will warant closing your pull request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 46.6%
  • CSS 41.0%
  • JavaScript 12.4%