Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Quiz Web App with Flask and MongoDB as the Databases

License

NotificationsYou must be signed in to change notification settings

gibran-abdillah/quiz-app

Repository files navigation

Quiz Web Application made with flask and mongodb as the Databases

Before you run the application, set your mongodb uri to environ.( Read More ) how to get your cluster database

Example for MONGODB_URI :

export"MONGODB_URI = mongodb+srv://username:password@learnmongo.scjon.mongodb.net/myFirstDatabase?retryWrites=true&w=majority"

Features

  • CRUD with ajax
  • Search Quiz
  • Rest API
  • Add Quiz
  • Upload Quiz From CSV
  • Upload Quiz from JSON
  • Edit Quiz
  • Delete QUiz
  • Quiz author can see score that if quiz were done by other users ( only for logged in users )
  • We can see the quiz scores that we have been done
  • Bulk delete for users ( admin level )
  • Bulk promote users to admin
  • Bulk unpromote users from admin role
  • Register
  • Login
  • Change Password

Demo

http://another-myapp.herokuapp.com

  • username : admin
  • password : admin1

Screenshots

Dashboard Scores

Screenshots

Questions

Questions


[8]ページ先頭

©2009-2025 Movatter.jp