Git Product home page Git Product logo

quizapp's Introduction

Welocme to QuizApp!

Introduction to the project:

Golang has been used for database server following REST API . The front end is made through Reactjs.

Owner: Pragun Saxena

Features:

  • Registration and login for users
  • Multiple genre of quizzes
  • Multiple types of questions, image, video and MCQ.
  • Leaderboard
  • Admin privileges to one user. He has privilege to do the following:
    • View/Create/Delete quizzes
    • Create/Delete/Edit questions/options in each quiz
    • View all users
    • Delete users
  • Login through Google handle.
  • passwords are hashed

Running the program:

  • Running the react app:
    • Go to the "react-app" folder and run yarn start
    • yarn start
  • Running the Go server:
    • go to to go folder
    • go to go/bin and see the packages list
    • Go to the go/src folder and run go run command
    • go run 5 - CRUD API.go The app will start on your default browser.

#Go pkg This is where all your external packages are installed. -type the following:- go get golang.org/x/crypto/bcrypt go get github.com/gin-contrib/cors
go get github.com/gin-gonic/gin go get github.com/jinzhu/gorm go get github.com/jinzhu/gorm/dialects/sqlite

quizapp's People

Contributors

pragun22 avatar

Watchers

James Cloos 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.