Loading repository data…
Loading repository data…
Gr8ayu / repository
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
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
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.
docker-compose up --buildpython3 -m venv envsource env/bin/activatepip3 install -r requirements.txtpython3 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.
Status: Active
Repository type: Original