Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/srj101/studentmanagementdiu

Student management application using java jFrames | Database: mySQL
https://github.com/srj101/studentmanagementdiu

java jframe mysql

Last synced: 11 days ago
JSON representation

Student management application using java jFrames | Database: mySQL

Awesome Lists containing this project

README

        

# DIU Smart City
[![Build Status](https://i.ibb.co/T2zp3x2/embeddedimage-1.png)](https://sites.google.com/view/srjoy-quizapp/home)

[![Build Status](https://i.ibb.co/PmgmtFc/Screenshot-2022-06-22-at-2-16-22-PM.png)](https://sites.google.com/view/srjoy-quizapp/home)

DIU SMART CITY MANAGEMENT SYSTEM
Developed By
- ## ✨ SR JOY ✨
- _ID: 201-15-3117_
- _PC-A_
- _Dept. CSE_
- _Daffodil International University_

## Objective

> In the approach of the Smart University Mission, the objective is to promote universities that provide core infrastructure and give a decent quality of education to their students, a clean and sustainable environment, and the application of 'Smart' Solutions.

## Motivation

| Motive | Details |
| ------ | ------ |
| Quility Education | The main goal of smart university is to optimize university education system by improving the quality of education for students by using smart technologies and data analysis. |
| Easy Data Management | To make a smart data management system for universities. |
| Environmental Concerns | Environmental concerns, augmenting a universities students inclusiveness, and increasing a student’s study ecosystem is one of the biggest reason behind this project. |
| Better ecosystem | Using latest technologies benefits like cost effectiveness, less time consumptions, Improved infrastructure, more job opportunities to both the students and university with enhanced management system. |
| Contribution in Economy | This software will create more job opportunities . Through this I can also contribute to the economy of the country. |

## Top Features
| Feature | In Short | Details |
| ------- | -------- | ------- |
| `Student Portal` | Students can navigate to different pages from student portal according to their need
![drawing](https://i.ibb.co/VB9yxBh/Screenshot-1.png)
| [

https://sites.google.com/view/srjoy-quizapp/functionalities?authuser=0#h.cr5a7ugmomdv] |
| `Admission System` | This admission system provides students with their new university email, payment schema and waiver information, Login credentials right after they get admitted.
![drawing](https://i.ibb.co/tZkPSbH/Screenshot-6.png)
| [

https://sites.google.com/view/srjoy-quizapp/functionalities?authuser=0#h.x0s7ca65083i] |
| `Joining Clubs` | To join a club students can select a club from the list and click join in seconds.
![drawing](https://i.ibb.co/xLnfGtv/Screenshot-2.png)
| [

https://sites.google.com/view/srjoy-quizapp/functionalities?authuser=0#h.dywqm330p79g] |
| `Payment System` | Students can pay mid and final examination payments through this portion of the software. They will receive a transaction ID each time they make a payment.
![drawing](https://i.ibb.co/WFZbd8g/Screenshot-4.png)
| [

https://sites.google.com/view/srjoy-quizapp/functionalities?authuser=0#h.aw9kf3f6srp] |
| `Events Information` | Events update information are displayed here dinamically from the database.
![drawing](https://i.ibb.co/R0XV3WH/Screenshot-5.png)
| [

https://sites.google.com/view/srjoy-quizapp/functionalities?authuser=0#h.ijpod7auy49] |
| `Library` | Students can search books and collect them and also return those books within a certain date range.
![drawing](https://i.ibb.co/mXhNSKR/Screenshot-3.png)
|

[https://sites.google.com/view/srjoy-quizapp/functionalities/bookmanagement]|

## Student

```java
public class Student {
private String email;
private String name;
private String phone;
private String address;
private Double gpa;
private String fathersName;
private String mothersName;
private String nationality;
private String department;
private String gender;
private String bloogGroup;
private Double payable;
private Double paid=0.0;
private String waiver="0%";
}
```

## DEMO
[![Build Status](https://i.ibb.co/PmgmtFc/Screenshot-2022-06-22-at-2-16-22-PM.png)](https://sites.google.com/view/srjoy-quizapp/demo)

## Contact
SR JOY
+8801616346835
[email protected]