Skip to content
This repository has been archived by the owner on Jun 28, 2020. It is now read-only.
/ sponsor-portal Public archive

This is an online portal for both members and sponsors of DoCSoc. Sponsors can post news and job opportunities, while members can read the news and apply to opportunities by uploading any necessary documents.

Notifications You must be signed in to change notification settings

docsocsf/sponsor-portal

Repository files navigation

DoCSoc Portal for Members and Sponsors

Develop


(This will not affect the actual db or files saved, use this for test and local developing)

Dependencies

  • MongoDB
  • Kerbersos Client libkrb5-dev (only needed for install. will not be used in dev)
  • npm 5.6+ npm
  • node 8.11.3+ node

Build and Run

  1. start Mongod sudo service mongod start
  2. npm install
  3. npm run local

Usage

  • Access from http://localhost:8080
  • Member login with blank username and password
  • Sponsor login with gold / silver / bronze username, and same for password
  • localhost/admin login with blank username and password
  • Recomended testing:
    • Login to sponsors and add positions, news and info
    • Login to member and interact with sponsors
    • Login to admin and add/edit/remove sponsors

Prodction (will only work on imperial VM)


Dependencies

Build and Run

  1. update-portal

About

This is an online portal for both members and sponsors of DoCSoc. Sponsors can post news and job opportunities, while members can read the news and apply to opportunities by uploading any necessary documents.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published