/UTAlumni

UT Full Stack Development Program Alumni Network

Primary LanguageHTML

HookedIn

This is a platform for UT coding boot camp alumni to share their experiences in the workforce and connect students with boot camp graduates.


Join the network

Tell us a little about yourself and let others know what you're up to by filling out your custom profile.

Search for graduates

Search the database for current students or alumni to learn about their career placement path.

Make connections at companies

Learn about companies who have hired bootcamp graduates, reach out to current employees in your network for helpful advice, find your next job.

Give back

Already have a job? Update your profile so currents students can search for you. Become a mentor and give back to the bootcamp community!

Front-End Technologies

JQuery

      The library we used to create succinct and simplified javascript code.

SASS

      A CSS extention language that helps handle styling.

Bootstrap

      An elegant and simple framework used for styling and making the app mobile responsive.

Flexbox

      A styling framework for the grid system.

Back-End Technologies

MySQL

      Used to store data from users for both login and profile sections.

Node.js

      The main platform used in the back-end development.

Express

      The framework used to create and execute routing in node.

Passport

      In conjunction with bcrypt, passport handled user authentication to keep the focus of our app exclusively on UT boot camp students and alumni.

Sequelize

      The ORM used in node for communicating with and querying our MySQL database.

Other Technologies

Cron Job

      Used to create time intervals for performing functions, such as weekly statistic analysis of the job market.

Trello

      In order to stay on-track and able to collaborate effectively, we utilized Trello to organize and assign tasks.