A database management system for a university placement cells using Python 3.6 and SQLAlchemy
Run the requirements.sh file to create a new environment using Anaconda and install necessary packages
Run the requirements.cmd file in the project folder using the Anaconda Prompt if you use Anaconda otherwise
run it in the Windows Command Prompt. You can do that by running the given commands in the appropriate CMD:
cd <parent-directory>\Placement-Cell-Management-System
requirements.cmd