Giter VIP home page Giter VIP logo

college-management-system-in-java's Introduction

College Management System In Java

Hi there !

Here I have designed and developed College management system. The Technology I have used is Java Swing, and database i have used is MySql. This design is purely coded myself no copied content.

Thanks !

Features

  • Common Features
    • Cources Management
    • Subjects Management
    • Students Management
    • Faculties Management
    • Students Attandance Management
    • Student Marks Management
  • Advance Features 🔥
    • Rollnumber Generator
    • Chatting
      • Message delivered
      • Unseen messages
      • Notification
      • Group chatting
    • Photo view of Students and Faculties
    • Student or Faculty login history
    • Download Marksheet
    • Notification
    • Declare result

Installation

  • Import this project into your IDE
  • Create new Database and set name as 'collegedata' after that import 'collegedata.sql' file (Attached with this folder) in this database.

Database Connection

  • I have used following 👇 data for database connection

    • url="jdbc:mysql://localhost:3306/Collegedata";
    • user name="root";
    • password="";
  • If you want to change this data then open ".\src\collegeapplication\common\DataBaseConnection.java"

How to Run

  • Start Database Server
  • Start Chat Server
  • Open "src/collegeapplication/login/LoginPageFrame.java" Run this file
  • Admin userid : admin
  • Admin password : admin
  • Faculty userid : Faculty id
  • Student Userid : cource-sem-rollnumber (IT-1-1001)

Youtube Demo

Screenshots

About

My name is Ajaysinh Rathod. I'm studying Information Technology (2nd Year) in SOCET(Ahmedabad). Contact me for any improvement in this project.

Email : [email protected]

Social Media Accounts

Instagram          Facebook          Youtube          Twitter

college-management-system-in-java's People

Contributors

ajaysinh1290 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.