Code Monkey home page Code Monkey logo

mayank171 / placement-cell-management-system Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 0.0 12.58 MB

The Placement Cell Management System permits the Student to login/sign-up into the application and view current job opportunities available. The System would store all the academic as well as personal details of the students who wish to be placed and the Companies who offer jobs to the students. Students can apply for the jobs if they are eligible.

Python 98.05% HTML 1.46% CSS 0.11% PowerShell 0.11% Shell 0.05% C 0.09% JavaScript 0.14%
python bootstrap css flask html javascript postgresql

placement-cell-management-system's Introduction

Placement Cell Management System

David (path)

The Placement Cell Management System permits the Student to login/sign-up into the application and view current job opportunities available. The System would store all the academic as well as personal details of the students who wish to be placed and the Companies who offer jobs to the students. Students can apply for the jobs if they are eligible. The admin can manage the database and post upcoming job or internship opportunity which can be viewed by the students who are eligible for it. Admin can also view the Statistics of Current Placement Drive.

Use case Diagram for Admin

Use case Diagram for Student

ER Diagram

Schema Diagram

Installation and Project Startup Guide

Please refer to these links and make sure you have Python, Flask and Postgres installed and working properly on your machine:

Go to your Project Directory.

To run this project type:

  source venv/bin/activate
  export FLASK_APP=app
  export FLASK_ENV=development
  export DB_USERNAME="sammy"

Username might vary from user to user so remember you Username.

  export DB_PASSWORD="password"

Password might vary from user to user so remember you Password.

  flask run

If everything worked fine then you should see:

Now Open any browser and type the https link provided in the running server (https://127.0.0.1:5000).

Demo

placement-cell-management-system's People

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.