My name is Ayush Mathur.
Email : mathurayush121@gmail.com
[Instagram] [Twitter] [Linkedin]
-Here I have designed and developed a Course management system. The Technology I have used is "Java Swing-awt", and the database i have used is MySql. Thanks !
-IDE Used: Eclipse IDE for Enterprise Java and Web Developers
--Version: 2022-03 (4.23.0)
--Build id: 20220310-1457
-SQL: MySQLWorkbench 9.0
--Version: 8.0.29
--Build id: 1751076 CE(64 bits)
--Edition: Community
- Admin
- Faculty
- Student
- Common Features
- Cources Management
- Subjects Management
- Students Management
- Faculties Management
- Students Attandance Management
- Student Marks Management
- Advance Features
- Chatting
- Photo view of Students and Faculties
- Student or Faculty login history
- Download Marksheet
- Notification
- Declare result
- 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.
- I have used following 👇 data for database connection
- url="jdbc:mysql://localhost:3306/collegedata";
- user name="root";
- password="workbench";
- You will first need to make sure that your databse server is up and running.
- Next you can just go ahead and run "src/collegeapplication/login/LoginPageFrame.java".
- If you want to use the chat feature, that chat server will be required.
- To run chat server "scr/collegeapplication/chat/Server.java".
-
Admin Userid : admin
-
Admin password : admin
-
Faculty Userid : Faculty id
-
Faculty Password: Birthdate
-
Student Userid : cource-sem-rollnumber (e.g. MCA-1-2014)
-
Student Password: Birthdate