Skip to content

gstech0322/Interniac-official-website

Repository files navigation

Purpose of Project

Given how competitive University admissions are and how often the average University student changes majors due to career confusion, getting a high school internship is more valuable than ever before. However, pre-university work experience is difficult to come by and oftentimes opportunities are given to students who have strong networks (either through a parent or their school). Today, there is no platform through which high school students all over the country can find an internship on their own. We aim to build a platform that supports high schoolers attending public schools and empowers businesses in hiring bright students. Interniac fills the gap in our education system by simplifying the process for employers to start internship programs and source candidates who are eager to gain valuable out-of-the-classroom work experience.

Our mission is to bring you opportunities, whether that be an internship or a chance to speak to professionals in the field you are interested in. We strive to help you build your future. Join our platform to learn more about what opportunities Interniac can offer you!

Installation Instructions

contact repo owner for env file

Ensure you have the Redis CLI installed - Mac/Linux, Windows

Ensure you have Make installed - Mac/Linux, Windows

  1. git clone https://github.com/Interniac/interniac-website.git
  2. cd interniac-website
  3. make init-venv
  4. source ./venv/bin/activate (Mac/Linux)
  5. ./venv/bin/activate.bat (Windows)
  6. make install-reqs

Run Instructions

  1. source ./venv/bin/activate (Mac/Linux)
  2. ./venv/bin/activate.bat (Windows)
  3. make redis
  4. make

Run Tests

  1. source ./venv/bin/activate (Mac/Linux)
  2. ./venv/bin/activate.bat (Windows)
  3. make redis
  4. make test

About

Interniac official website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published