GithubHelp home page GithubHelp logo

ubc-cic / grant-program-analytics Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 6.1 MB

License: MIT License

HTML 0.60% CSS 8.43% JavaScript 43.42% TypeScript 16.35% Velocity Template Language 0.04% Python 31.16%

grant-program-analytics's Introduction

Grant Program Analytics

The Grant Program Analytics prototype aims to increase the discoverability of funds that are used to enrich student learning. The prototype leverages AWS technology to move data storage to the cloud and simplify data cleaning processes, and innovates on the structure and presentation of data with advanced filtering and dynamic views. For more information visit the CIC website.

Index Description
High Level Architecture High level overview illustrating component interactions
Deployment How to deploy the project
User Guide The working solution
Directories Project's general directory structure
Changelog Any changes post publish
Credits Meet the team behind the solution
License License details

High Level Architecture

The following architecture diagram illustrates the various AWS components utilized to deliver the solution. For an in-depth explanation of the frontend and backend stacks, refer to the Architecture Design. Architecture Diagram

Deployment

For instructions on how to deploy the application, refer to the Deployment Guide.

User Guide

For instructions on how to navigate the web app interface, refer to the User Guide.

Directories

├── README.md
├── backend
│   └── cdk
│       ├── amplify
│       ├── bin
│       ├── bucket_config
│       ├── bucket_config_img
│       ├── glue
│       ├── graphql
│       ├── lambda
│       ├── lib
├── docs
└── frontend
    └── src
        ├── App.jsx
        ├── components
        │   ├── charts
        │   ├── home
        │   ├── snapshot
        │   ├── summary
        │   └── util
        ├── constants
        ├── pages
  1. /backend/cdk: Contains the deployment code for the app's AWS infrastructure
    • /amplify: Contains the configuration file needed for building Amplify app.
    • /bucket_config: Contains the directory structure that will be uploaded to S3.
    • /bucket_config_img: Contains the directory structure of the image bucket that will be uploaded to S3.
    • /glue: Contains the database schema file.
    • /graphql: Contains the GraphQL data schema file and request/response mapping template files.
    • /lambda: Contains the scripts for all lambda functions.
    • /lib: Contains the deployment code for all 3 stacks of the infrastructure
  2. /docs: Contains all the documents.
  3. /frontend: Contains the user interface code for the solution.
    • /src/components: Contains all components
      • /charts: Classes used for rendering charts/graphs
      • /home: Components used for home page
      • /snapshot: Components used for project summary page
      • /summary: Components used for individual summary page
    • /constants: Contains all constants
    • /pages: Contains user interface code for home page, project summary page, and individual summary page.

Changelog

N/A

Credits

This application was architected and developed by Kotaro Ito, Harshinee Sriram, Aurora Cheng, and Tien Nguyen, with project assistance by Franklin Ma and Victoria Li. A special thanks to the UBC Cloud Innovation Centre Technical and Project Management teams for their guidance and support.

License

This project is distributed under the MIT License.

Apache 2.0

  • Used by aws-cdk to handle AWS services

grant-program-analytics's People

Contributors

kotaroito15 avatar auroraxcheng avatar harshineesriram avatar terwo avatar nhantien avatar dependabot[bot] avatar

Watchers

 avatar Artur Rodrigues avatar

Forkers

ryokonorden

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.