Magic Portfolio Builder is a revolutionary tool designed specifically for Binghamton University students to effortlessly create their portfolio in just 5 minutes. With a user-friendly interface and customizable options, students can choose from a variety of templates to showcase their unique skills and experiences.
- Quick Setup: Create your portfolio in minutes.
- Template Variety: Choose from a range of templates to suit your style.
- Customization: Tailor your portfolio with customizable options.
- Integration: Seamlessly integrates with college student databases for extended functionality.
- Heatmap Tracking: Track all interactions and engagements across platforms with advanced heatmap analytics.
- Beyond Resumes: Stay ahead in the modern job market by presenting more than just a resume.
Tags: portfolio-builder, Binghamton-University, template-selection, customization, integration, heatmap-analytics, job-market.
- Activate Virtual Environment:
- Install Dependencies:
- Verify Installation:
- Add Data in Database:
- Migrate the Database:
- Run the Server:
source env/bin/activate
env\Scripts\activate
pip install -r requirements.txt
pip list
Run custom script for adding data.
python manage.py migrate
python manage.py runserver
