UTDNebula / survival-guide

UTD Survival Guide is a guide to being a college student and making the most of your time at UT Dallas and after graduation.

Home Page:https://guide.utdnebula.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UTD Survival Guide

Vercel

UTD Survival Guide is a personalized knowledge base guide to being a college student and making the most of your time at UT Dallas.

A work in progress

About

College is difficult.

Maybe you passed your standardized tests, did a bunch of extracurriculars, and chose a major.

But what happens next? Now you're at this new place for four years (more or less), and it's nothing like you've experienced before. Even more frighening is what happens if you're not like most students. What if you're a non-traditional student who's coming from a community college? How about first-generation? What about if you're a veteran?

Resources and information scattered throughout dozens of web pages, and even more is only spread through word-of-mouth.

Why not document all of that information in one place?

Part of Nebula Labs, the UTD Survival Guide seeks to be the place people go when they want honest, useful information about UTD and its students. Even more than that, the Guide will provide a glimpse of student life in an easy, accessible manner.

This repository, survival-guide contains code for the Guide's website.

Contributing

Contributions are welcome!

This project uses the MIT License.

Process

To get started, see the contribution guide. It'll tell you everything you need to know.

Once you're ready to make some changes, see the issues for the repository.

Set-up

The following will clone the repository to your machine and start the local development server.

git clone https://github.com/UTDNebula/survival-guide.git
cd survival-guide
npm install
npm run dev

Note: If you are using Git on Windows, make sure you use Git Bash to run these commands.

(As for the rest, docs are coming soon™.)

Contact

This project is maintained by the Nebula Labs Maintainers.

For more formal inquiries, send an email to contact@utdnebula.com with "[survival-guide]" in the subject line. Please be as detailed as possible so we can best assist you.

About

UTD Survival Guide is a guide to being a college student and making the most of your time at UT Dallas and after graduation.

https://guide.utdnebula.com

License:MIT License


Languages

Language:TypeScript 87.1%Language:JavaScript 11.4%Language:CSS 1.2%Language:Shell 0.3%