Skip to content

chinmaydd/SchemER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SchemER

A tool for translation of ER diagram to Relational Schema with Normalization. This is our course project for Database Management Systems.

Setup

  • Setup virtual environment

    • $ virtualenv flask
    • $ source flask/bin/activate
  • Install dependencies

    • pip install -r requirements.txt
  • Run! Navigate to http://127.0.0.1:5000/ to use the tool.

    • $ ./run.py

Description

This tool's frontend was developed using the GoJS library for JavaScript. The backend was written completely in Python.

Authors

Abraham Sebastian
Kishor Bhat
Chinmay Deshpande
Sagar R Alavandar

License

MIT

About

Translation of ER Diagram to Relational Schema!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •