Skip to content

A portal for college for faculties to manage their profiles and request for various application

Notifications You must be signed in to change notification settings

n-ikhil/Faculty-Portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Faculty-Portal

This was implemented as a project for Introduction to Databse course

A portal dedicated for faculties to manage their profiles and request for various applications

The project specifications could be found in the Project_Specification.pdf

This is implemented with mongodb(pymongodb) for storing personal profiles and the rest using postgresql(psycopg2). The web server is implemented using Flask, python.

How to run ? First create all the tables using the schema.sql present in the databse folder. Also run triggers.sql file present in the same directory.

Then run "server.py" present in the root folder

About

A portal for college for faculties to manage their profiles and request for various application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published