Giter Club home page Giter Club logo

dgds-vaccine-info's Introduction

Once upon a time, a simple site was created to be a place to seek for vaccination info. The site was dedicated for DIGIDES. However, it lacking in many areas. To the present, it only contains vaccination location info.

Tech Stack

  • Snowpack, v3
  • Chakra UI, v1

Built as a single-page application, using Snowpack (which is unmaintained anymore).

Heavily dependent on context to pass state. At the time of the development, i'm unaware of jotai and zustand.

HTTP request mechanic only relying on built-in fetch.

Data validation using superstruct. There was a plan to switch to class-validator but my internship is over, so further development is ceased.

State

Only 2 features implemented: location list and location detail.

The implementation is honestly too crude and naive, mainly in how the data is described and handled. The data being fed to the UI is too concrete, making the effort in building the UI increasing exponentially. The UI should only being fed with an abstract interface, not knowing the true underlying structure of the data.

But it is a good lesson nonetheless.

dgds-vaccine-info's People

Contributors

slainless avatar

Watchers

 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.