Coder Social home page Coder Social logo

course-catalog-demo's Introduction

Course Catalog Demo

This demo web application uses Ethos Integration to build a course catalog.

Installing / Getting started

This project uses node and npm. To get started clone the repository and run the following commands.

Note - a valid Ethos Integration api key needs to be added to src/index.js for the app to work.

npm install

npm run start

A new browser window should pop up with the app. If it does not, simply create a new browser window and navigate to http://localhost:3000.

Description

The course catalog demo is a simple React web app that makes api calls to Ethos Integration. The user is allowed to select from a list of academic periods and click the search button. The app will then make several api calls to build up a descriptive display of all the course sections that are available in that academic period.

Notes about the code

A basic knowledge of React and/or web apps will be helpful understanding the code. The app is built from the Create React App tool (https://github.com/facebook/create-react-app) and uses Material UI component library (https://www.material-ui.com).

The design of the app does not reflect what a production application should look like. It is not a reference implementation. It is meant to illustrate how api calls can be made to Ethos Integration and do something useful.

course-catalog-demo's People

Contributors

bungard avatar

Watchers

James Cloos avatar  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.