Skip to content

"TwojaOpinia," a Full Stack Survey Application equipped with user and admin functionalities.

License

Notifications You must be signed in to change notification settings

f1scher7/twoja-opinia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TwojaOpinia - Full Stack Application

TwojaOpinia is a comprehensive survey application designed for both users and administrators. With a user-friendly interface, it facilitates user registration, login, and offers a seamless experience for sharing opinions on various surveys. Furthermore, administrators have the capability to manage surveys, users, and analyze data with users' answers etc.

Technologies

Front-End

  • Java FX
  • Java FXML
  • CSS

Back-End

  • Java
  • MySQL
  • XAMPP (local data base)

Functions

User

  1. Registration and Login
    • Users can create new account and log in to the application.
Registration_Login.mp4
  1. User Dashboard
    • Upon logging in, users will be welcomed with a dashboard featuring a greeting message and a quick snapshot of the application's survey activity statistics. On the left side, users can find their login avatar (#TODO) along with a menu that includes options such as Available Surveys, History Surveys, Account Settings, Back to Dashboard, and Logout.

UserDashboard

  1. Available Surveys
    • In this section, users can search for surveys or opt to browse surveys based on popularity or the most recently added ones.
Available_Surveys.mp4
  1. Survey Voting
    • When a user clicks on the desired survey, the Survey Voting window will appear. This window includes brief information about the survey, the list of questions, buttons for navigating to the next and previous questions, and a button to cancel the survey.
Survey_Voting.mp4
  1. History Surveys
    • In this window, users can see which surveys have been completed by them.
Survey_History.mp4
  1. Account settings
    • Users have the ability to modify all their personal information, such as name, surname, login, password, email, etc.

Account_Settings

  1. Back to dashboard

    • User can return to the dashboard.
  2. Log out

    • User can log out and return to the login window.

Admin

  1. Login

    • Admins can log in to the application using a login and password, just like regular users.
  2. Admin Dashboard

    • Upon logging in, admins will be welcomed with a dashboard featuring a greeting message and a quick snapshot of the application's survey activity statistics. On the left side, admin can find their login avatar (#TODO) along with a menu that includes options such as Manage Surveys, Results Analyzer, Manage Users, History of Added Surveys by Admin, Back to Dashboard, and Logout.

Admin_Dashboard

  1. Manage Surveys
    • In this section, the admin can add new surveys and save them to the database. Additionally, the admin can delete surveys by their ID in the database.

Manage_Surveys_Window

  1. Results Analyzer
    • In the Result Analyzer window, there is a search bar to find surveys for analysis. Once a survey is selected, a graph appears for each question in the survey. Additionally, administrators can apply filters based on the country, city, and age of users.

Result_Analyzer

  1. Manage Users
    • Admins can create new user or admin accounts, delete user accounts by login, or check user data using information from the database..

Manage_User

  1. History of Added Surveys
    • Admins can view information about surveys they created in a table format.

Added_Surveys_History

  1. Back to dashboard

    • User can return to the dashboard.
  2. Log out - User can log out and return to the login window.

Application Security

  • Hashing User Passwords with Salt.
  • Utilizing Prepared Statements for Code-Data Separation.
  • #TODO

Author

Maks Szyło [email protected]

License

This project is available under the MIT License. Details can be found in the LICENSE.md file.

About

"TwojaOpinia," a Full Stack Survey Application equipped with user and admin functionalities.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published