Giter VIP home page Giter VIP logo

gdsc-plm-ga-app's People

Contributors

chaaals avatar marcusandrev avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

chaaals

gdsc-plm-ga-app's Issues

Create QnA component

Description

Create a QnA component that takes in an object question as a prop that contains all of the necessary keys needed for the component

Screenshots

image

Improve quiz hook

Description

Basically refactor the quiz hook and make sure its clean and free of bugs.

Add Firebase as backend (?)

Description

We can add firestore database to store our questions.

Todos

  • Hooked up GDSC PLM firebase in GA web app
  • Add the questions to the general assembly collection

Additional Context

What I am thinking in terms of adding questions to the general assembly collection is that we can create a simple form that is within a protected route. From there we can input the question prompt, choices, and answer.

Quiz UI bug (Web)

Description

Animation screen is showing when resizing the browser to a bigger size.

Video

Screen.Recording.2022-11-05.at.9.22.44.AM.mov

Create a utils hook

Description

To further improve the codebase, we need to create a utils class that contains all of the general methods. (i.e fetching documents, getting randomized questions, etc)

Improve quiz UI

Description

Quiz UI is kinda wonky when you start to resize and everything.

Todos

  • Find whats causing the UI bug
  • Improve the way we layout things

Quiz UI bug (Mobile)

Description

Quiz content is overlapping with the GDSC logo on shorter devices (Iphone SE).

Screenshots

image

Add update logic on handleForm function

Description

Add the update logic inside the handleForm fn. This should target the questions field on ga collection doc and update the array by pushing a new question object.

Todos

  • Import necessary functions from the firebase/firestore library
  • Convert handleForm function to an async fn
  • Implement the logic to update the questions field

Screenshot (current handleForm function)

image

Refactor Context utils class to a hook

Description

I think it would make more sense if we turn the Context utils class to a hook. Proposed name: useContextUtils().

Getters would be unpacked in the app provider and be passed to all the pages using useContext().

General Idea

Since it would be a general hook, we'll create a hooks folder and name the file use-context-utils.

Folder structure

src
- hooks
  - use-context-utils.jsx

Fix score page UI - UI bug

Description

We need to revisit the way I've created the layout on the score page. Logo and score content overlaps whenever its on mobile view

Screenshots

image

Replace Haribot assets

Description

Once the haribot gif assets are ready, replace all of the still images.

Folder structure should look like this:

src
- assets
  - gifs
    - still
    - animated

Add pre-loader page

Description

Create a pre-loader component/page that fades out after the web app has loaded

Screenshots

image

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.