Giter Site home page Giter Site logo

sabesansathananthan / diycartographydisplay Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wyhinton/diycartographydisplay

0.0 0.0 0.0 20.4 MB

Interactive display and archive of students' work from NCSU's Art and Design course, DIY Cartography.

Home Page: https://studentmapdisplay.web.app/

License: MIT License

HTML 0.97% CSS 1.20% TypeScript 37.99% JavaScript 59.80% Shell 0.03%

diycartographydisplay's Introduction

Firebase CI License: MIT Language: Typescript Framework: React

College of Design

🗺️ Mapping Urban Change: DIY Cartography

Interactive display and archive of students' work from NCSU's Art and Design course, DIY Cartography. Includes a dynamic timeline and sortable database of student-made maps of North Carolina, Wake County, and Raleigh. Students examine their local geographies through a combination of expressive aesthetics, infographics, collage, and historical research. This website offers NCSU design college an opportunity to display innovative work by students for recruitment and engagement in an accessible manner, and provides inspiration and reference for future classes.

Live demo: https://studentmapdisplay.web.app/

Quick Start

  1. Clone the repository and change directory.
git clone https://github.com/wyhinton/DIYCartographyDisplay.git
cd DIYCartographyDisplay
  1. Install yarn dependencies
yarn install
  1. Run the app locally.
yarn start

App Design

  • Google Sheets backend, and Google Photos for image hosting
  • Centralized state management provided via an easy-peasy store

Maintenance

Adding More Student Maps

  1. Add To CMS
    1. Upload the maps to the [email protected] Google Photos account
    2. Hit the "Add Sheet button" on our active Google Sheet. Using the exact same format for years 2016/2018/2020, Input all the data for the students into the new sheet. Make sure to fill any empty values with an "NA".
  2. Update Source Code
    1. Add the new sheet to the pool of requested sheets
    2. Add new enum variants for the class year to the AuthorDisciplineFilter and FilterGroup enums
    3. Add a new section to the Toolbar component
  3. Build + Deploy
    1. A github action is set up to build, then deploy the build, to Firebase hosting. This action is triggered when pushing to the repo. So just run git add ., git commit -m 'my update', git push, and you should see the action boot up.

Misc

Notes

  • This project contains slightly modified versions of the source libraries for React Time Series Chart and React Grid Gallery. The modifications to React Time Series chart allow for circular event markers, while the modifications to React Grid Gallery removes the built in Lightbox component and enables smoother image loading.
  • The only environment variables in use here is an api token for using v4 of the google sheets API.
  • This project uses the free Google Sheets API tier. This means there is a limit 500 requests per 100 seconds, and 100 requests per 100 seconds per user. There is no daily usage limit. See https://developers.google.com/sheets/api/reference/limits

Browser Stack

diycartographydisplay's People

Contributors

wyhinton 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.