GithubHelp home page GithubHelp logo

andersontrkz / blood-quiz Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 3.37 MB

Blood Quiz is an interactive app designed to test and enhance knowledge about blood typing.

TypeScript 98.18% JavaScript 1.82%

blood-quiz's Introduction

Blood Quiz

mockup_01

About

Blood Quiz is an interactive app designed to test and enhance knowledge about blood typing. The app presents a series of questions related to who can donate or receive blood from different blood types, with the aim of educating users about blood compatibility.

Goal

The goal was to develop an engaging and educational quiz application about blood typing.

Features

  • Blood typing quiz questions
  • Immediate feedback on answers
  • Scoring system
  • Educational content about blood compatibility
  • State management and actions with Redux
  • Unit testing with Jest

Technologies

Running

In the root project directory, you can run:

npm start

  1. Runs the app in the Expo development server;
  2. You will also see the app QR code in the console;
  3. Scan the QR code with Expo Go (Android) or the Camera app (iOS).

Project Structure

.
├── __tests__
│
├── app
|   |
│   ├── actions
|   |
│   ├── components
|   |
│   ├── declarations
|   |
│   ├── hooks
|   |
│   ├── interfaces
|   |
│   ├── reducers
|   |
│   ├── screens
|   |
│   ├── store
|   |
│   └── utils
│
├── assets
│
├── constants
│
├── data
│
├── hooks
│
└── package.json

Project Screenshots

mockup_02

Project Screencasts

screencast_01

Contributing

Contributions are always welcome! If you have any ideas, suggestions, fixes, feel free to contribute. You can do that by going through the following steps:

  1. Clone this repo;
  2. Create a branch: git checkout -b feat/your-module;
  3. Make some changes;
  4. Test your changes;
  5. Push your branch and open a Pull Request.

License

MIT

blood-quiz's People

Contributors

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