Skip to content

A forum like a desktop app created using java swing library and IntelliJ IDE

Notifications You must be signed in to change notification settings

SalimLouDev/ForumDesktopApp-Java-Swing-

Repository files navigation

Forum Desktop App

  • HERE IS ALL USER INTERFACES AND WHAT NEEDS TO BE IMPLEMENTED :
  • In the Login interface and SignUp is working fine the onnly thing is to integrate the database and add some code in it to work Forum Login Forum SignUp
  • Dashboard needs to be dynamic all that questions and lessons and subjects needs to be dynamic, it will update 10 most rated in the dashboard
    Forum DashBoard
  • Question Interface :
  • Search bar is not working
  • The add question not fully working the customize words buttons
  • The post Button needs to be implemented and add the question dynamicly to the list view Forum Questions
  • Same for Lessons and subjects , needs to implement the code that allows inserting in the list view dynamicly
  • add the rate icons to have the ability to show it in the dashboard Forum Lessons Forum Subject
  • this another view for questions interface that shows the quesion and the answer at the same time ... here what needs to be implemented is adding multiple answers to a question Forum ListViewQuestionInterface
  • Here the answer interface it will show up the question and all tha answers ... here you can add an answer using post answer button soo this button and the customize buttons needs to be completed
  • Tha rate icon needs some polishment
  • add rate icons to the answers Forum Answer
  • uploading is working just needs to add it to the the desired container to show it up in the list view
    Forum Upload

How to run this project:

Using IntelliJ IDEA

1 - Download it from: jetbrains Website

2 - Install it

3 - Open it, than press open file or project, search for the java-swing project

4 - Add JDK if you don't have one

5 - Open the login class, and run it, if you face any issue, rebuild the project and re-compile login.java and run it again

6 - if there is still error change in project structure to this:

image.jpg

Using Eclipes

1 - Download it from: Eclips Website

2 - Install it

3 - Open it, than press open file or project, search for the java-swing project

4 . There is no extra step, if you encountred any issue or error, please consider making an issue.

  • i'll update the app time to time ... i appreciate your contribution

Releases

No releases published

Packages

No packages published

Languages