Giter Site home page Giter Site logo

seequit1 / coursetable Goto Github PK

View Code? Open in Web Editor NEW

This project forked from coursetable/coursetable

1.0 0.0 0.0 59.39 MB

Code powering the CourseTable website

Home Page: https://coursetable.com

License: MIT License

Shell 0.26% JavaScript 0.18% TypeScript 92.23% CSS 5.05% HTML 0.31% Dockerfile 0.11% MDX 1.85%

coursetable's Introduction

Coursetable

Maintainability GitHub commit activity GitHub contributors HitCount healthchecks

Production CD Staging CD

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: Source code for Express server with Docker Compose configuration for backend logic.
  • /frontend: The current face of the site, built with React.
  • /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 pull requests for active feature development: https://github.com/coursetable/coursetable/pulls.

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 josh-cena avatar bearsyankees avatar nsnave avatar achrysaetos avatar pxpeterxu avatar neilsong avatar lilyzhouzyj avatar quintec avatar erikboesen avatar muavli avatar petertravelchime avatar benzuzu avatar hsource avatar ytchang05 avatar etherite1 avatar hl723 avatar imgbotapp avatar stephenyin01 avatar jlv34 avatar auchtopus avatar deyuanli8 avatar kentng01 avatar imgbot[bot] avatar course-table avatar matthew-siff avatar

Stargazers

 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.