Skip to content

A Java and MySQL information system application dedicated to St Columba's High School in Zimbabwe as a solution to their paper based system. This was my first application

License

Notifications You must be signed in to change notification settings

TOLANY-LANNIE/Morvak-Information-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Morvak-Information-System

Tools & Technology Used for the project 🛠

java mysql

Overview

A system information system dedicated to St Columba's High School in Zimbabwe as a solution to their paper based system.This was the second developed version of the final product. The application uses Swing panel with Gradient for the UI.Currently it is not functioning as expected as I could not find a place to host the MySQL database.However, one can just browse through and look at the code. And it will probably be ready to run soon. With improvements

Features

  • Teachers can add student marks and perform all CRUD functions.
  • Student are able to see their marks for different modules
  • Admin able to grand access to the system
  • Different panels for each user group (Admin, student, teachers)
  • Password encryption
  • Student and teacher profiles with all necessary information

Below are some of the screenshots of the application:

  1. Login screen that opens different user panels based on the user's role id.

  1. Default home screen before selecting any option.

  1. Panel for creating new user account to gain access to the system.

  1. Panel for adding student information including guardain information and contacts to the system.

Requirements

  • PHPMyAdmin and Java installed on your computer

Lessons Learnt

  • Using the Swing library for the UI
  • Connect MySQL to a Java application
  • Sql queries to mysql db and displaying the results of the query
  • Using KGradient library for the UI
  • Using Java Spring Framework

About

A Java and MySQL information system application dedicated to St Columba's High School in Zimbabwe as a solution to their paper based system. This was my first application

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages