https://github.com/randika00/debating-project-main
A debate is a structured debate in which two opposing viewpoints on a subject are presented and discussed.
https://github.com/randika00/debating-project-main
database-migrations dependency-injection expressjs python-lambda
Last synced: 3 months ago
JSON representation
A debate is a structured debate in which two opposing viewpoints on a subject are presented and discussed.
- Host: GitHub
- URL: https://github.com/randika00/debating-project-main
- Owner: Randika00
- Created: 2024-07-29T17:16:59.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-08-14T13:49:06.000Z (10 months ago)
- Last Synced: 2025-01-19T23:38:46.768Z (5 months ago)
- Topics: database-migrations, dependency-injection, expressjs, python-lambda
- Language: Python
- Homepage:
- Size: 60.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
🎤 Debating Project
A debate is an organized argument or contest of ideas in which the participants discuss a topic from two opposing sides. This application, built with Python, HTML, CSS, JavaScript,
and an SQLite database, is designed to help users manage and participate in debating activities seamlessly. Whether you're a seasoned debater or just starting out, our platform offers
a range of features to enhance your debating experience. 🗣️✨🌟 Key Features:
* User Management: Secure user login and registration for personalized experiences. 🙎♂️
* Debate Creation: Easily create and manage debate topics and sessions. 🔋
* Participant Management: Add and organize participants for each debate.🔄
* Timer and Scoring: Integrated timer and scoring system to keep track of debate performance. 📒
* Analytics Dashboard: View detailed analytics and reports on debate sessions.📝
* Search: Quickly find tasks using the search functionality. 🔍🚀 Getting Started:
1. Clone the Repository: git clone https://github.com/Randika00/debating-project.git
2. Install Dependencies: Navigate to the project directory and run pip install -r requirements.txt for Python dependencies.
3. Run the Application: Start the application with python app.py and open your browser to http://localhost:5000.🚀 Technologies Used :-
🖌 Frontend: HTML, CSS, JavaScript
🌐 Backend: Python (Flask)
🎨 Database: SQLite