Skip to content

Python based survey web application built with Flask and SQLite3 for collecting and analyzing data related to the usage and impact of AI tools on academic performance.

Notifications You must be signed in to change notification settings

occxlnce/Python-AI-Survey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

AI Survey Web App

This project is a Flask-based web application for conducting surveys on the impact of AI tools on academic performance of IT students at Eduvos.

Features

  • Conduct online surveys with multiple-choice and range questions.
  • Visualize survey results using Matplotlib graphs.
  • Store survey data in an SQLite database.
  • Secure and anonymous survey submissions.

Installation

  1. Clone the repository.
  2. Install dependencies from requirements.txt.
  3. Set up the SQLite database.
  4. Run the Flask application.

Usage

  • Access the survey form at /survey endpoint.
  • Visualize survey results at /results endpoint.

Contributing

Contributions are welcome! Fork the repository and submit a pull request.

License

This project is licensed under the MIT License. See LICENSE for more details.

About

Python based survey web application built with Flask and SQLite3 for collecting and analyzing data related to the usage and impact of AI tools on academic performance.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published