Skip to content

priyadharshini1711/college_automation_hour_calculation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

College Automation Hour Calculation

A java based full stack application that is built using java swing that is used to calculate hours of classes taken in a semester.

Table of Contents

General Information

  • A full stack application to store hour based calculation for each classes that is conducted during a semester
  • The application could solve the total hour calculation of the hours in the semester in the selected date range
  • The purpose of the project was to make college's manual process easier and store the data for longer use and verifications
  • The project was started to implement in wide range across all semesters for all batches and all departments but the POC is based on a prototype solution for (one semester - 5th, one department - CSE, one batch - 2020)

Technologies Used

  • Java 1.8
  • Java Swings

Features

  • A semester can be selected to enter the data
  • A Date can be chose to enter the hours of the day.
  • The updation can be made on the same date
  • The hour details can be viewed across a date range
  • The sum of hours that has bee conducted is given as summary for the date range

Screenshots

image

image

image

image

image

image

Setup

  1. Clone the project into a folder
  2. open the project in NetBeans using open project
  3. add the sql file to the db to create the db config
  4. run the Welcome.java file to start the application

About

a java based full stack application for hour calculation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages