Giter Club home page Giter Club logo

coursetable's Introduction

Coursetable

Maintainability GitHub commit activity GitHub contributors HitCount healthchecks

Coursetable is made of two big parts:

  1. Website: The site you see when you go to coursetable.com. The code for this – the front-end site as well as the various back-end scripts that handle user actions – is contained within this repository.
  2. Crawler: The scripts behind the scenes that actually get all the data from Yale’s websites. The code for this is in our ferry repository.

Repository Layout

The various functions of the website are compartmentalized as follows:

  • /api: An Express server for backend logic.
  • /frontend: The current face of the site, built with React.
  • /docker: Configuration files for running everything together in Docker.
  • /legacy: Static HTML files from the old site.
  • /scripts and /sysadmin: Administration scripts and bootstrapping tools.

How to develop

Check out the getting started guide.

Contributing

Contributing code:

  1. Create a branch for your feature. This can usually be done with git checkout -b <username>/<feature_name>
  2. make changes.
  3. Create some commits and push your changes to the origin.
  4. Create a pull request and add a few reviewers. In the pull request, be sure to reference any relevant issue numbers.
  5. Once the pull request has been approved, merge it into the master branch.

Style:

TypeScript & JavaScript: We use prettier to automatically format the code. Make sure you use your editor's integration!

We have automated checks set up that will run for every commit and pull request.

Roadmap:

We use GitHub issues to track bugs and feature requests: https://github.com/coursetable/coursetable/issues.

We use GitHub projects to manage everything and do planning: https://github.com/orgs/coursetable/projects/2.

Setting up and deploying to prod

Check out How to deploy.

powered-by-vercel

coursetable's People

Contributors

kevinhu avatar hsheth2 avatar maxyuan6717 avatar dependabot[bot] avatar joshuachough avatar nsnave avatar bearsyankees avatar pxpeterxu avatar achrysaetos avatar lilyzhouzyj avatar quintec avatar erikboesen avatar muavli avatar petertravelchime avatar hsource avatar ytchang05 avatar hl723 avatar imgbotapp avatar stephenyin01 avatar jlv34 avatar auchtopus avatar deyuanli8 avatar alfawal avatar braden-w avatar firebird1029 avatar deepsourcebot avatar faiazrahman avatar hsheth2-bot avatar josh-cena avatar codyjlin avatar

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.