Code Monkey home page Code Monkey logo

quiz-app's Introduction

Quiz App

This is a mobile application for taking quizzes.

Description

The Quiz App allows users to take quizzes on various topics. It provides features such as viewing quiz results, starting new quizzes, and logging in/out.

Features

  • User authentication: Users can create accounts, log in, and log out.
  • Quiz taking: Users can take quizzes on different topics.
  • View results: Users can view their quiz results.
  • Admin panel: Admin users have access to additional features like managing quizzes.

Technologies Used

  • React Native: for building the mobile application.
  • Node.js: for building the backend server.
  • Express.js: for handling server-side routing and logic.
  • MySQL: for storing user data and quiz information.

Use:

You can get the Apk in the Releases for testing.

Installation

Locally

  1. Clone the repository:
git clone https://github.com/your-username/quiz-app.git
  1. Run the React-Native Expo:
cd quiz-app
npm install
npx expo start --tunnel --reset-cache
  1. Set up the backend server:
cd server
npm install
nodemon server.mjs
  1. Set up an ngrok for port 3000 creating a account by signup and following ngrok documentation : https://ngrok.com

  2. Open the Expo app on your mobile device and scan the QR code to run the app.

Online (Deploy):

  1. Create a account and deploy the server on Vercel or render for free

  2. For Hosting Database you can use Clever-Cloud.

  3. Bulid the apk using EAS builds from Expo by creating a account and following documentation : https://docs.expo.dev/build/introduction/

Usage

  • Register a new account or log in with existing credentials.
  • Start taking quizzes on various topics.
  • View your quiz results.
  • Admin users can access additional features from the admin panel.

Contributing

Contributions are welcome! If you have any suggestions or find any issues, please create a GitHub issue or submit a pull request.

quiz-app's People

Contributors

myself-rohit-dey 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.