Skip to content

ljackson140/CAB230assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CAB230 - Web Development

Students were tasked with using QUTs Happiness API (Based off the World Happiness Report 2020). Data retrieved was manipulated and presented using Ag-grid module.

This is an Client Side application. Future updates would consist of combining the client side and the backend application.

Authors

Dependencies

  • import "ag-grid-community/dist/styles/ag-grid.css";
  • import "ag-grid-community/dist/styles/ag-theme-balham.css";
  • import "ag-grid-community/dist/styles/ag-theme-alpine-dark.css";

Installation

Install CAB230assignment with npm

  Traverse to folder 
  input "npm install"
  followed with "npm start"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published