Giter Site home page Giter Site logo

gr8ayu / spcportal Goto Github PK

View Code? Open in Web Editor NEW
8.0 3.0 3.0 20.44 MB

The portal is being designed for the department, faculties and students, to keep them updated about the internship/placement statistics as well as the upcoming opportunities. The portal will help students to efficiently manage their time and will provide them with an all-in-one hub for internship/placement activities. This portal will help the students and placement department to efficiently manage applications for companies and keep track of offers made to the students

License: MIT License

Python 22.72% HTML 55.04% CSS 18.48% JavaScript 2.35% Dockerfile 0.33% Shell 1.09%
career portal django website dbms project assignment pstgresql all-auth python

spcportal's Introduction

Student Career Portal (Database Project)

Django CI

This project was developed as project work for college database course. It is developed in Django and PogreSQL database with following objective.

The portal is being designed for the department, faculties and students, to keep them updated about the internship/placement statistics as well as the upcoming opportunities. The portal will help students to efficiently manage their time and will provide them with an all-in-one hub for internship/placement activities. This portal will help the students and placement department to efficiently manage applications for companies and keep track of offers made to the students.


More detailed information is shared in report .

A demo website is hosted here.

video demonstration


Steps to run (using docker):

  • install docker
  • move to root directory of project and run command docker-compose up --build

Steps to run (Alternate):

  • install python 3.6+
  • create virtualenv python3 -m venv env
  • activate virtualenv source env/bin/activate
  • install dependencies pip3 install -r requirements.txt
  • start django server
python3 manage.py makemigrations
python3 manage.py migrate
python3 manage.py createsuperuser
python3 manage.py runserver 0.0.0.0:8000

You can access the website on http://127.0.0.1:8000/ and login with superuser account at http://127.0.0.1:8000/admin .

Setup the server to signin with google as explained here.

spcportal's People

Contributors

ankitz007 avatar gr8ayu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

spcportal's Issues

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.