Skip to content

Full stack forum website that allows users to rate the degree paths of Wayne State University

License

Notifications You must be signed in to change notification settings

PattyCoding123/degree-door-dev

Repository files navigation

MIT License


logo

Degree Door Enhanced

A website that helps students gather more information about the various degrees at Wayne State University. This is a continuation of our original project Degree Door from our Software Engineering course, and all the links will take you to our documentation on our repo which is hosted on the university's organization.
Check out the docs »

Live Demo · Review Requirements · See wiki page

Table of Contents
  1. About The Project
  2. Installation
  3. Roadmap
  4. License
  5. Authors

About The Project

The project is a fullstack web application that will allow users to find information regarding the degrees and their relative courses at Wayne State University. Users will be able to register an account to access the main functionalities of the website. From there, users can see forums with reviews posted by current students, past students, alumni, or professors that have some insight on a degree.

The project was originally developed for a required software engineering course at Wayne State University. We have decided to rework the project to implement more typesafety and better handling of authentication, as well as to challenge our skills as software engineers.

For the technology stack, the project utilizes the T3 Stack, and the project was bootstrapped with create-t3-app.

(back to top)

Built With

(back to top)

Installation

  1. Clone the repo
$ git clone https://github.com/PattyCoding123/degree-door-dev.git



2. In the root directory, install the needed dependencies with npm:

$ npm install --save npm-install-global

with yarn

$ yarn



3. Follow the instructions for getting started with T3 stack here:
First Steps with the T3 Stack

Roadmap

(back to top)

License

Distributed under the MIT License. See LICENSE.md for more information.

(back to top)

Authors

  • Elijah Adeniji
  • Zwar Ahmed
  • Patrick Ducusin
  • Ali Farhat
  • Grey Slatina
  • Majeda Ullah

(back to top)