Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.
/ answerly Public archive

A QnA crowd sourcing Application like Quora built with Core Java Concepts.

Notifications You must be signed in to change notification settings

bhanufyi/answerly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Answerly

Answerly is a Question and Answer platform with tech-related sections, built as a desktop client using the Java Swing framework. The platform allows users to connect to a server via Remote Method Invocation (RMI), providing a seamless QnA experience.

Features

  • Java Swing Interface: A user-friendly desktop client interface built with Java Swing.
  • Remote Method Invocation (RMI): Enables remote interaction between the client and server, ensuring efficient data exchange.
  • Stub Registry: Utilized for managing client-server connections.
  • Data Serialization: User data and QnA interactions are serialized and saved into a text file for persistent storage.

About

A QnA crowd sourcing Application like Quora built with Core Java Concepts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages