/Teacher-s-Portal

A Web App to Simplify Management of Educational Records and Publications for Teachers https://teachers-portal-pc.herokuapp.com/

Primary LanguageCSSMIT LicenseMIT

A Simple Web App to simplify the management of an organization's teacher's educational and publication records on a simple server.

Table of Contents

Description

An Express EJS web application where college authorities can manage teachers and generate summaries of teacher activities over a decided perioid. Teachers can log their achievements like publications, conferences and researches in an organized manner. This makes it easy for organisations to easily extract Employee Achievements

Installation

Prerequisites

Instructions

Clone the repository

git clone https://github.com/pratikpc/TeachersPortal

Sample Environment

Modify Sample Environment parameters to customize and link to other PostgreSQL solutions. Rename and store the modified file as .env

Install and Build

npm install
npm run build

Usage

Start the webapp

npm run deploy

Open a browser and go to http://localhost:8000

Members

TODO

  • Store All Metadata on Storage Solutions like MongoDB