https://github.com/udaypalli/talktime
A desktop-based discussion forum application developed using Java Swing and MySQL
https://github.com/udaypalli/talktime
college-project database desktop-application discussion-board discussion-forum final-year-project forum-site java javaswing mysql netbeans swing-gui ui-design
Last synced: 3 months ago
JSON representation
A desktop-based discussion forum application developed using Java Swing and MySQL
- Host: GitHub
- URL: https://github.com/udaypalli/talktime
- Owner: udaypalli
- Created: 2025-07-02T09:58:36.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-07-02T10:28:16.000Z (3 months ago)
- Last Synced: 2025-07-02T11:37:33.652Z (3 months ago)
- Topics: college-project, database, desktop-application, discussion-board, discussion-forum, final-year-project, forum-site, java, javaswing, mysql, netbeans, swing-gui, ui-design
- Language: Java
- Homepage:
- Size: 2.37 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ๐งต TalkTime - Java Swing Desktop Application


> A desktop-based **Discussion Forum Application** built using **Java Swing** and **MySQL**, developed as a final-year BCA project
---
## ๐ Features
- ๐ User Registration & Login
- ๐งต Post New Threads
- ๐ฌ Comment on Discussions
- ๐ Keyword-Based Search
- ๐ฅ Trending Threads
- ๐ค User Profiles & Settings
- ๐ฉ Contact & Support Form
- ๐ Basic Form Validations---
## ๐ผ๏ธ Screenshots
| Home Page |
|-----------|
|  |---
## ๐ ๏ธ Technologies Used
- **Frontend**: Java (Swing GUI)
- **Backend**: Java + JDBC
- **Database**: MySQL
- **IDE**: NetBeans
- **Platform**: Windows 10+---
## โ๏ธ Setup Instructions
1. Clone or download the repository.
2. Import the project into **NetBeans IDE**.
3. Set up the **MySQL database** using the provided table structure.
4. Update your database credentials in the JDBC configuration file.
5. Run the application from `TalkTime.java`.---
## ๐งโ๐ป Developer Info
- ๐จโ๐ **Uday Gopal Palli**
## ๐ License
This project is for **educational purposes only** and not intended for commercial use.
---