Skip to content

This is a web application built using Flask that allows users to register, login, take quizzes, and check the 3-day weather forecast for a city.

License

Notifications You must be signed in to change notification settings

PyTorch-pentester/Flask_Exam_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask Student Exam and Weather App

Online Quiz and Weather Forecast Web Application

This is a web application built using Flask that allows users to register, login, take quizzes, and check the 3-day weather forecast for a city.

Features

  • User Registration and Login: Users can create accounts and log in securely.

  • Quiz Section: Users can take quizzes consisting of random questions and earn points for correct answers.

  • Weather Forecast: Users can enter a city and view the 3-day weather forecast for that location.

  • Leaderboard: A leaderboard displays the top users based on their scores in the quizzes.

SETUP

openweathermap.org API key required. Add your API key on line 129
  git clone https://github.com/Ayberk25/Flask_Exam_App.git
  cd Flask_Exam_App
  pip install -r requirements.txt

AND RUN

  python app.py

About

This is a web application built using Flask that allows users to register, login, take quizzes, and check the 3-day weather forecast for a city.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published