Code Monkey home page Code Monkey logo

ta-course-matcher's Introduction

TA-Course Matching App

This web app is a platform designed to be used by faculty members. It allows for a seamless TA application process that requires no interaction from the applicants. The app allows for file uploads that will automatically parse the data and produce a recommended applicant for each course.

About

The app uses the MEAN tech stack and multiple different Node packages. For more information ask the contributors for documentation.

  • MongoDB - to store our non-relational data and allowed for easy accessing and inserting of data.
  • Express.js - to create the back-end API for different endpoints.
  • Angular - to create our UI and front-end site.
  • Node.js - to run the environment for our Express.js API server.

System Requirements

  • Latest version of Node.js
  • Latest version of Git
  • MongoDB database key environment variable (submitted on OWL)

Installation

Clone the repository in the command line or downloading the via the zip file.

git clone https://github.com/mattt-liu/SE3350-TA-Course-Matching.git

Use package manager NPM to install all dependencies.

npm install

Create the environment variable to access the database.

cat > .env
DB_PASSWORD_SECRET=YourDatabaseKeyHere

Usage

Run the app on your local machine. Using the default port 3000.

node index

Go to localhost on your browser to use the app.

Team

This app would not be possible without the hardworking members of Team 6 - "Blue Cheese"

A special thanks to:

ta-course-matcher's People

Contributors

mattt-liu avatar sidugboe avatar marcusdelvecchio avatar emiranda2 avatar

Stargazers

 avatar  avatar  avatar

Watchers

James Cloos avatar  avatar

Forkers

sidugboe

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.