Skip to content

This project consists of a training & placement portal system for students to get access to the notices and other information that is uploaded by their T.P. head.

License

Notifications You must be signed in to change notification settings

Shradha27/Portal-Stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Portal Stack

Python Version Django Version

This project is about making a Training & Placement portal system for Students & T.P head to get access for the notices and other information that is uploaded by their T.P head.

Running the Project Locally

First, clone the repository to your local machine:

git clone https://github.com/shradha27/Portal-Stack.git

Install the requirements:

pip install -r requirements.txt

Create the database:

python manage.py migrate

Finally, run the development server:

python manage.py runserver

The project will be available at 127.0.0.1:8000.

References

Read the blog post How to Implement Multiple User Types with Django.

About

This project consists of a training & placement portal system for students to get access to the notices and other information that is uploaded by their T.P. head.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published