Giter VIP home page Giter VIP logo

quizzicle-rose's Introduction

Quizzicle

Quizzicle is an app for building quizzes. Or is it? That depends on you.

See the design files http://localhost:5173/

Definition of done

The standard of quality will likely be higher for this project than ones you've done in the past. In order for your code to be merged:

  • errors should be well handled and presented to the end-user in a helpful (but sanitized) way
  • no sensitive data should be exposed on the client side
  • it should pass npm run lint without any code-related warnings or errors
  • no unnecessary comments or log messages should remain
  • it should use Types where applicable, and any Type issues should be resolved
  • features should be tested at every level of the stack that they touch (both "happy" and "sad" scenarios should be tested)
  • user-facing updates should be checked for accessibility concerns

Setup

Installation and migrations

  • Clone this repo and cd into the new directory
  • Install packages and start the dev server with npm run dev
  • Visit http://localhost:5173 in your browser

Getting familiar with the app

This project uses jwt-authorization-query as a template, so you'll see:

  • Authorization stubbed in
  • Styled components
  • Full-stack file structure

Additionally, you are already provided with:

  • Migrations and seeds for the initial tables (don't worry, there will be more to do)
  • Placeholder components

quizzicle-rose's People

Contributors

emily-waters92 avatar elisewei avatar rose-northey avatar murphy-ardern avatar anthony2515 avatar matthew-ranford avatar arianne-hallgarth avatar seangibbons-lawrie avatar squidranger27 avatar

Stargazers

 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.