Skip to content
This repository was archived by the owner on Oct 7, 2023. It is now read-only.

The Career Choice Explorer website for CS 32301 (Human Interface Computing) Spring 2023

License

Notifications You must be signed in to change notification settings

derron-ward/CareerChoiceExplorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Career Choice Explorer

This repository stores the code for the Human Interface Computing - Spring 2023 Project. A description for the website as well as wireframing files can be found in the /docs folder.

Getting Started

Prerequisites

This website is built using NodeJS. If you do not have NodeJS installed on your local machine, you can get it here

Installation

1 Clone the repository

The repository can be cloned using git by running:

git clone https://github.com/derron-ward/CareerChoiceExplorer.git

or a .zip file can be downloaded from the repository

2 Install the project dependencies

Inside of the project directory run npm install. This will automatically install all required project dependencies.

Contributing

Pushing Changes to the Repository

This repository has 2 protected branches (main and dev). The main branch is used to store working code that is ready for deployment and the dev branch is used for code that is in development. Code cannot be pushed directly to these 2 branches. Code must be pushed to a new branch and a pull request must be made to get the code merged.

Pull Requests

As mentioned above, a pull request must be made to merge with main or dev. When creating a pull request, be as descriptive of the changes as possible. A pull request must be reviewed by at least 1 person, before the code is merged into a protected branch.

About

The Career Choice Explorer website for CS 32301 (Human Interface Computing) Spring 2023

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •