LSQLApp

Desktop application that helps teacher 👨‍🏫 in practical work (TP) to evaluate the student 👨‍🎓, and help students to learn SQL (structure query language) - Learning by doing.

MIT License

Stars
110

Learn SQL Application - SQL

Desktop application 💻 to help teacher in practical work (TP) to evaluate the student .

Features ✔️

  • Simple to use
  • Fast and beautiful design
  • We used material design & UX library to build this application
  • We used MVC design pattern
  • Password hashed
    *... and more

Problematic 😟

  1. Lack of tools to establish a student knowledge base.
  2. Lack of traceability.
  3. We can not judge the efforts of each student (people who work and who doesn't work).
  4. Lack of time to evaluate the student.
  5. Problem of manual entry in practical work.

Objectives 😃

  1. Gives a portable solution and H24 work to gain this understanding.
  2. Automate manual stains.
  3. Archive students essays at the time of TP.
  4. Help the teacher to evaluate the student.

Libraries used

  • JFoenix (Material design)
  • ControlsFx (UX)
  • FontawesomeFx (Icons)
  • Connector/J (JDBC)
  • Webcam-capture (download)

Technology used

  • JavaFX

Requirements

  • Java version 8
  • IDE like Intellij IDEA or other
  • MySQL database

How to use the application

  1. Download the repository files (project) from the download section or clone this project by typing in the bash the following command:

    git clone https://github.com/HouariZegai/LSQLApp.git

  2. Open it in Intellij IDEA and download the libraries used (montioned above) and add it in the project.

  3. Import & execute the SQL queries from the Database folder to the MySQL database.

  4. Run the application :D

Outlook for evolution and improvement 💡

  • Put the multiplatform application (Desktop, Android & Web).
  • Deploy the application in online mode.
  • Increase interactivity between user and application.
  • Developed the back-end of the chat module (communication between user, send message, audio or video call, send files ...).
  • Add a part of education (read books, courses, ...) linked by traceability.
  • Add a part of QCM (put multichoix questions).
  • Auto evaluation.

Screenshots

Login

Home

Practical work

Traceability

Traceability > Student

Traceability > Question

Guide

Manage Question

Manage Account

Settings

Chat

About

Contributing

If you want to contribute to this project and make it better with new ideas, your pull request is very welcomed. If you find any issue just put it in the repository issue section, thank you.

.