SlideShare a Scribd company logo
1 of 6
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 11 | Nov 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 397
UniConnect: Unleashing theExcitement of University Gathering
D. S. L. Manikanteswari1, D. Meghana Venkata Sai2,P.LakshmiPranamya3,
B.Jaswanth4, V.Chinna Manikanta5, P. Gowtham6
1Assistant Professor, Department of Computer Science and Engineering, Sri Vasavi Engineering College
Tadepalligudem, India
2-6Department of Computer Science and Engineering, Sri Vasavi Engineering College Tadepalligudem, India
---------------------------------------------------------------***---------------------------------------------------------------
ABSTRACT
UniConnect is an interactive web portal developed to
serve as a centralized platform for sharing non-academic
announcements related to various events within the
university. The platform offers a variety of content,
including cultural festivals, festivals, sports and games,
competitions, and more. It has a wealth of information,
such as social gatherings, cultural showcases, performing
arts, health and wellness promotion initiatives,
announcements from clubs and organizations various,
updates on alumni news and events, publications
highlighting university achievements, student art
exhibitions, charity work, fundraising efforts and
initiatives, tours and orientation programs,
anniversaries, off-campus events, networking and
networking opportunities, as well as Club-sponsored
activities Implementation by the Technical Department.
By leveraging HTML, CSS, JavaScript, MySQL, and the
Django framework, this website provides a seamless
user experience and many benefits to the academic
community. UniConnect offers a number of benefits,
including centralized access to information, improved
communication, increased engagement, efficient event
organization, personalized user experience, integration
with social media platforms, archive past events, and
enhance collaboration opportunities between student
clubs and organizations. By harnessing the power of
emerging technologies and combining them with a user-
friendly interface, UniConnect aims to unleash the
enthusiasm of university gatherings, promoting a vibrant
culture on campus and facilitate seamless interactions
within the university community.
Keywords-Python Django, Admin Login,Student Login.
1. INTRODUCTION
There should be a platform where individuals may
connect and exchange knowledge in today's modern
institutions. There is sometimes a large gap between
different sections of a college, and students do not
receive information on time. A unified portal should be
established where students may access information and
alerts. This platform is provided by Online Notice Board,
a service. Teachers will be able to register on this
website and will receive additional benefits. They can
upload notices and information, which will be sorted by
department on our website. Teachers' information can
be viewed by students. The teacher's account will be
managed through an admin panel. It will be possible to
delete people, erase their postings, add new users, and
so forth.
2. MODULES
Super Admin:For the time being, register in the
application and use comparable credentials for login.
Super Admin has access to classifications such as publish
another event, create an event timetable, and upload
information. The announcements and event information
can be added, deleted, or updated by the Super Admin.
Super Admin has access to all registered student and
staff information.
Student Registration and Login:For the time being,
sign up for the application and use comparable
endorsement for login. Students may view event details,
upcoming event schedules, register for upcoming events,
search for events by department, and view prior event
performances.
3. LITERATURE SURVEY
3.1. Display Message on Notice Board using GSM.[1]
Author:ForamKamdar,Anubbhav Malhotra and Pritish
Mahadik.
This article is about an SMS-based notice board that uses
the widely utilized GSM to enable communication of
displaying messages on the notice board via the user's
mobile phone. Its operation is based on an ATMEGA32
microcontroller coded in assembly language.
Limitations:
1. SMS Based system.
2. Unable to display Audio and Video.
3. No Scheduling.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 11 | Nov 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 398
3.2. Design and Implementation of Digital Notice
Board Using Power Line Communication. [2]
Author:R.Pudumai Nayagi,R Seethalakshmi.
One such use proposed in the study is for automating an
educational institution by replacing manual notice
boards or circulars with digital notice boards. Frequent
updating is simple with a centralized database. The
technology sends data to a particular node or broadcasts
to several power line nodes using existing power lines.
Each receiver is allocated an address, and it responds to
the proper orders.
Limitations:
1. Characters are few in number.
2. Audio and video cannot be shown.
3. Power Line Communication Is Required.
4. EXISTING SYSTEM
 The current notice board system employs physical
bulletin boards in institutions.
 Manual notice boards are used to display vital
announcements.
 Physical posting of notifications is required,
resulting in inefficiencies.
 The use of resources such as paper, ink, and
personnel is increased.
 Demands for more convenience, real-time updates,
and interactive communication.
 The requirement for a simplified and computerized
solution.
5. PROBLEM STATEMENT
The problem is that outmodedbulletin boards don't work
well in today's digital world. We need a better online
noticeboard system to make communication and sharing
of information easier.
6. PROPOSED SYSTEM
Notice boards, which are frequently located in public
spaces, are useful for mass communication. "Online
Notice Board" project aims to enhance notice sharing.
Web application offering current articles, notices, and
info to users, especially campus or department members.
Designed to address existing system limits while still
providing simple access and flexibility. The proposed
system can be executed using Python Django with
SQLite3. Django is a widely embraced Python web
framework, celebrated for its user-friendly nature,
adaptability, and minimalistic design. This makes it a
popular pick for various web development ventures.
Pairing Django with SQLite is a popular and
uncomplicated method for creating web applications
with a lightweight database. SQLite, being self contained
and file-based, is a serverless database system frequently
employed in smaller web applications, prototypes, and
projects where straightforward setup and ease of use are
paramount. The device is designed with a strong focus
on user-friendliness, benefiting both administrators and
students.
Dataflow diagram for Admin login is shown below.
Fig-1: Data Flow Diagram of Admin Login
Administrators can access the system by using their
unique user ID and Password. They add Notices, manage
Notices, manage Students, manage Staff.
The dataflow diagram for Students is shown below
Fig-2:Data Flow Diagram of Student Login
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 11 | Nov 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 399
Students can login through their email id and password.
Student can view notices details and event details.
7. SYSTEM ARCHITECTURE
Fig-3:System Architecture
8. METHODOLOGY
 Users can register, including Super admins, teachers,
department admins, and students.
 Admin can post notices categorized by departments.
 This categorization grants students easy access to a
diverse range of event-related information.
 Real-time push notifications keep users informed
about new notices and events.
 The platform features a user-friendly interface for
effortless navigation and notice/file downloading.
 Notices and files are efficiently stored and retrieved
from the database.
 User authentication and roles are securely managed
to ensure data integrity.
 An admin panel provides control over user accounts
and their posted content.
 SMS integration enhances communication
capabilities.
9. RESULTS AND DISCUSSION
1.Home page
Fig-4:Home page
The Homepage of the website consists of Admin Login,
Student login, Contact Information and About.
2.Admin Login
Fig-5:. Admin Login
The admin has to login using their unique credentials,
After login the following pages appears.
6.Dashboard
Fig-6:Admin Dashboard
Upon a successful login, the dashboard page displays the
students, events, notices and clubs.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 11 | Nov 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 400
7.Add and Manage Students
Fig-7: Add and Manage Students
Admin can add, edit and delete the Students.
8.Add and Manage Notices
Fig-8:Add and Manage Notices
Admin can add, edit and delete various types of notices.
9. Add and Manage Events
Fig-9: Add and Manage Events
Admin can add, edit and delete various types of Events.
10. Reply to the Students Feedback
Fig-10:Reply to the Students Feedback
Admin can give quick reply to the students feedback.
11. Student Login
Fig-11:. Student Login
The students can login with registered email and
password.
12. Student Dashboard
Fig-12: Student Dashboard
The students can view the notices, event and various
types of clubs.
13. Notices
Fig-13:Notices’
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 11 | Nov 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 401
Student can view notices and their details.+99
14. Events
Fig-14:Events
Students can view Various types of events and their
details.
15. Clubs
Fig-15:. Clubs
Student can view various types of clubs and their details.
16. Student Feedback
Fig-16:Student Feedback
Student can send feedback to the admin.
10. ADVANTAGES
 It is unnecessary to visit the College Notice Board for
events, advertisements, or message information.
 It is simple for the College to display various
messages on its notice board.
 Students can easily go through the notices through
their logins.
 Notices are sent to students via both SMS and email.
 It is possible to filter content based on criteria such
as branch, event, and notice category.
11. CONCLUSION
Following a thorough examination of the notion of an
Online Notice Board application, it is obvious that this
technology represents an important step toward
improving communication and streamlining information
management in businesses. Online Notice boards have
various advantages over classical paper-based notice
boards, including profitable, convenience of use, and
friendliness. This application helps for social gatherings
and improving communication between students in a
college. It contains a variety of features that allow users
to display a variety of information, such as timetables,
and notice updates and events updates.
12. FUTURE SCOPE
1. Mobile Application: Consider developing a mobile
app version of UniConnect to make it even more
accessible to students. This will allow users to
receive real-time notifications and access event
information on their smartphones.
2. Integration with Learning Management Systems
(LMS): Explore integration with the university's
Learning Management System, enabling students to
seamlessly access class schedules, assignments, and
academic updates alongside non-academic events.
3. Event Payment and Registration: Enable event
organizers to sell tickets or manage registrations
online, providing a seamless experience for event
attendees and organizers.
4. Social Integration: Enhance social media integration,
allowing users to easily share events and updates on
their preferred social platforms, increasing the
visibility and reach of events.
13. REFERENCES
[1] Ismail, W. F., F. Hassan, and M. A. Ismail. (2015)
"Design and implementation of online notice board
system for schools." 2nd International Conference on
Information Science and Security (ICISS). IEEE.
[2] Cheung, J.C.H., Lee, W.B. and Kwong, C.K. (2016). An
Online Notice Board System with Mobile App Support. In
2016 IEEE International Conference on Consumer
Electronics-Taiwan (ICCE-TW), pp. 1-2. IEEE.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 11 | Nov 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 402
[3] Fatahi, S., Khanali, M., &Bahrami, S. (2017).
Comparison of Paper-Based Bulletin Boards and
Electronic Bulletin Boards in Terms of Economic and
Environmental Costs. International Journal of
Environmental Science and Development, 8(2), 129-133.
[4] Alam, M. M., Ali, M. J., & Jahan, M. (2016).
Implementation and Management of Online Notice Board
for Schools: Challenges and Solutions. International
Journal of Information and Electronics Engineering, 6(1),
18-23.
[5] Ghosh, S., &Bagchi, S. (2019). Design and
Development of an Online Notice Board System.
International Journal of Emerging Technologies and
Innovative Research, 6(12), 49-57. [6] Bhatia, N. (2017).
Benefits of an Online Notice Board System. International
Journal of Scientific & Engineering Research, 8(6), 77-80.

More Related Content

Similar to UniConnect: Unleashing theExcitement of University Gathering

IRJET- Smart College
IRJET- Smart CollegeIRJET- Smart College
IRJET- Smart CollegeIRJET Journal
 
IRJET- Survey on Students Fees Management
IRJET- Survey on Students Fees ManagementIRJET- Survey on Students Fees Management
IRJET- Survey on Students Fees ManagementIRJET Journal
 
IRJET- Secure Pinboard Information Shared By Sha-Algorithm
IRJET- Secure Pinboard Information Shared By Sha-AlgorithmIRJET- Secure Pinboard Information Shared By Sha-Algorithm
IRJET- Secure Pinboard Information Shared By Sha-AlgorithmIRJET Journal
 
AN ANDROID APPLICATION FOR CAMPUS INFORMATION SYSTEM
AN ANDROID APPLICATION FOR CAMPUS INFORMATION SYSTEMAN ANDROID APPLICATION FOR CAMPUS INFORMATION SYSTEM
AN ANDROID APPLICATION FOR CAMPUS INFORMATION SYSTEMIRJET Journal
 
ONLINE NOTICE AND REPORT GENERATOR PLATFORM
ONLINE NOTICE AND REPORT GENERATOR PLATFORMONLINE NOTICE AND REPORT GENERATOR PLATFORM
ONLINE NOTICE AND REPORT GENERATOR PLATFORMIRJET Journal
 
Fingerprint Based Attendance System by IOT
Fingerprint Based Attendance System by IOTFingerprint Based Attendance System by IOT
Fingerprint Based Attendance System by IOTIRJET Journal
 
Student and Teacher Oriented System (SATOS)
Student and Teacher Oriented System (SATOS)Student and Teacher Oriented System (SATOS)
Student and Teacher Oriented System (SATOS)IRJET Journal
 
IRJET- Smart Mobile Attendance System using Bluetooth Technology
IRJET-  	  Smart Mobile Attendance System using Bluetooth TechnologyIRJET-  	  Smart Mobile Attendance System using Bluetooth Technology
IRJET- Smart Mobile Attendance System using Bluetooth TechnologyIRJET Journal
 
IRJET- Android Application for Training and Placement Cell using Machine ...
IRJET-  	  Android Application for Training and Placement Cell using Machine ...IRJET-  	  Android Application for Training and Placement Cell using Machine ...
IRJET- Android Application for Training and Placement Cell using Machine ...IRJET Journal
 
IRJET- Tour and Travels
IRJET- Tour and TravelsIRJET- Tour and Travels
IRJET- Tour and TravelsIRJET Journal
 
Student Project Management System (SPMS)
Student Project Management System (SPMS)Student Project Management System (SPMS)
Student Project Management System (SPMS)IRJET Journal
 
A Survey on Knowledge Base: An Internal Platform to Exchange Technical Questi...
A Survey on Knowledge Base: An Internal Platform to Exchange Technical Questi...A Survey on Knowledge Base: An Internal Platform to Exchange Technical Questi...
A Survey on Knowledge Base: An Internal Platform to Exchange Technical Questi...IRJET Journal
 
Authentication system with Decentralized chat app
Authentication system with Decentralized chat appAuthentication system with Decentralized chat app
Authentication system with Decentralized chat appIRJET Journal
 
IMPLEMENTATION OF STUDENT REGISTRATION PORTAL APPLICATION
IMPLEMENTATION OF STUDENT REGISTRATION PORTAL APPLICATIONIMPLEMENTATION OF STUDENT REGISTRATION PORTAL APPLICATION
IMPLEMENTATION OF STUDENT REGISTRATION PORTAL APPLICATIONIRJET Journal
 
IRJET - Computer Laboratory Management System for Improving Teaching & Learni...
IRJET - Computer Laboratory Management System for Improving Teaching & Learni...IRJET - Computer Laboratory Management System for Improving Teaching & Learni...
IRJET - Computer Laboratory Management System for Improving Teaching & Learni...IRJET Journal
 
DEPARTMENT MANAGEMENT SYSTEM FOR A PARTICULAR DEPARTMENT IN THE COLLEGE
DEPARTMENT MANAGEMENT SYSTEM FOR A PARTICULAR DEPARTMENT IN THE COLLEGEDEPARTMENT MANAGEMENT SYSTEM FOR A PARTICULAR DEPARTMENT IN THE COLLEGE
DEPARTMENT MANAGEMENT SYSTEM FOR A PARTICULAR DEPARTMENT IN THE COLLEGEIRJET Journal
 
IRJET- Online Studio Management System
IRJET- Online Studio Management SystemIRJET- Online Studio Management System
IRJET- Online Studio Management SystemIRJET Journal
 
IRJET- Online Studio Management System
IRJET- Online Studio Management SystemIRJET- Online Studio Management System
IRJET- Online Studio Management SystemIRJET Journal
 

Similar to UniConnect: Unleashing theExcitement of University Gathering (20)

IRJET- Smart College
IRJET- Smart CollegeIRJET- Smart College
IRJET- Smart College
 
IRJET- Survey on Students Fees Management
IRJET- Survey on Students Fees ManagementIRJET- Survey on Students Fees Management
IRJET- Survey on Students Fees Management
 
IRJET- Secure Pinboard Information Shared By Sha-Algorithm
IRJET- Secure Pinboard Information Shared By Sha-AlgorithmIRJET- Secure Pinboard Information Shared By Sha-Algorithm
IRJET- Secure Pinboard Information Shared By Sha-Algorithm
 
AN ANDROID APPLICATION FOR CAMPUS INFORMATION SYSTEM
AN ANDROID APPLICATION FOR CAMPUS INFORMATION SYSTEMAN ANDROID APPLICATION FOR CAMPUS INFORMATION SYSTEM
AN ANDROID APPLICATION FOR CAMPUS INFORMATION SYSTEM
 
ONLINE NOTICE AND REPORT GENERATOR PLATFORM
ONLINE NOTICE AND REPORT GENERATOR PLATFORMONLINE NOTICE AND REPORT GENERATOR PLATFORM
ONLINE NOTICE AND REPORT GENERATOR PLATFORM
 
Fingerprint Based Attendance System by IOT
Fingerprint Based Attendance System by IOTFingerprint Based Attendance System by IOT
Fingerprint Based Attendance System by IOT
 
Student and Teacher Oriented System (SATOS)
Student and Teacher Oriented System (SATOS)Student and Teacher Oriented System (SATOS)
Student and Teacher Oriented System (SATOS)
 
IRJET- Smart Mobile Attendance System using Bluetooth Technology
IRJET-  	  Smart Mobile Attendance System using Bluetooth TechnologyIRJET-  	  Smart Mobile Attendance System using Bluetooth Technology
IRJET- Smart Mobile Attendance System using Bluetooth Technology
 
IRJET- Android Application for Training and Placement Cell using Machine ...
IRJET-  	  Android Application for Training and Placement Cell using Machine ...IRJET-  	  Android Application for Training and Placement Cell using Machine ...
IRJET- Android Application for Training and Placement Cell using Machine ...
 
IRJET- Tour and Travels
IRJET- Tour and TravelsIRJET- Tour and Travels
IRJET- Tour and Travels
 
Student Project Management System (SPMS)
Student Project Management System (SPMS)Student Project Management System (SPMS)
Student Project Management System (SPMS)
 
ATHARVA FEST
ATHARVA FESTATHARVA FEST
ATHARVA FEST
 
IRJET- ACE Forum
IRJET-  	  ACE ForumIRJET-  	  ACE Forum
IRJET- ACE Forum
 
A Survey on Knowledge Base: An Internal Platform to Exchange Technical Questi...
A Survey on Knowledge Base: An Internal Platform to Exchange Technical Questi...A Survey on Knowledge Base: An Internal Platform to Exchange Technical Questi...
A Survey on Knowledge Base: An Internal Platform to Exchange Technical Questi...
 
Authentication system with Decentralized chat app
Authentication system with Decentralized chat appAuthentication system with Decentralized chat app
Authentication system with Decentralized chat app
 
IMPLEMENTATION OF STUDENT REGISTRATION PORTAL APPLICATION
IMPLEMENTATION OF STUDENT REGISTRATION PORTAL APPLICATIONIMPLEMENTATION OF STUDENT REGISTRATION PORTAL APPLICATION
IMPLEMENTATION OF STUDENT REGISTRATION PORTAL APPLICATION
 
IRJET - Computer Laboratory Management System for Improving Teaching & Learni...
IRJET - Computer Laboratory Management System for Improving Teaching & Learni...IRJET - Computer Laboratory Management System for Improving Teaching & Learni...
IRJET - Computer Laboratory Management System for Improving Teaching & Learni...
 
DEPARTMENT MANAGEMENT SYSTEM FOR A PARTICULAR DEPARTMENT IN THE COLLEGE
DEPARTMENT MANAGEMENT SYSTEM FOR A PARTICULAR DEPARTMENT IN THE COLLEGEDEPARTMENT MANAGEMENT SYSTEM FOR A PARTICULAR DEPARTMENT IN THE COLLEGE
DEPARTMENT MANAGEMENT SYSTEM FOR A PARTICULAR DEPARTMENT IN THE COLLEGE
 
IRJET- Online Studio Management System
IRJET- Online Studio Management SystemIRJET- Online Studio Management System
IRJET- Online Studio Management System
 
IRJET- Online Studio Management System
IRJET- Online Studio Management SystemIRJET- Online Studio Management System
IRJET- Online Studio Management System
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

UNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptxUNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptxkalpana413121
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdfKamal Acharya
 
Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...ppkakm
 
Introduction to Artificial Intelligence ( AI)
Introduction to Artificial Intelligence ( AI)Introduction to Artificial Intelligence ( AI)
Introduction to Artificial Intelligence ( AI)ChandrakantDivate1
 
AIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsAIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsvanyagupta248
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaOmar Fathy
 
Post office management system project ..pdf
Post office management system project ..pdfPost office management system project ..pdf
Post office management system project ..pdfKamal Acharya
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayEpec Engineered Technologies
 
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...HenryBriggs2
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"mphochane1998
 
Ground Improvement Technique: Earth Reinforcement
Ground Improvement Technique: Earth ReinforcementGround Improvement Technique: Earth Reinforcement
Ground Improvement Technique: Earth ReinforcementDr. Deepak Mudgal
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdfKamal Acharya
 
Augmented Reality (AR) with Augin Software.pptx
Augmented Reality (AR) with Augin Software.pptxAugmented Reality (AR) with Augin Software.pptx
Augmented Reality (AR) with Augin Software.pptxMustafa Ahmed
 
Computer Networks Basics of Network Devices
Computer Networks  Basics of Network DevicesComputer Networks  Basics of Network Devices
Computer Networks Basics of Network DevicesChandrakantDivate1
 
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARHAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARKOUSTAV SARKAR
 
PE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiesPE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiessarkmank1
 
👉 Yavatmal Call Girls Service Just Call 🍑👄6378878445 🍑👄 Top Class Call Girl S...
👉 Yavatmal Call Girls Service Just Call 🍑👄6378878445 🍑👄 Top Class Call Girl S...👉 Yavatmal Call Girls Service Just Call 🍑👄6378878445 🍑👄 Top Class Call Girl S...
👉 Yavatmal Call Girls Service Just Call 🍑👄6378878445 🍑👄 Top Class Call Girl S...manju garg
 
Path loss model, OKUMURA Model, Hata Model
Path loss model, OKUMURA Model, Hata ModelPath loss model, OKUMURA Model, Hata Model
Path loss model, OKUMURA Model, Hata ModelDrAjayKumarYadav4
 

Recently uploaded (20)

UNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptxUNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptx
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdf
 
Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...
 
Introduction to Artificial Intelligence ( AI)
Introduction to Artificial Intelligence ( AI)Introduction to Artificial Intelligence ( AI)
Introduction to Artificial Intelligence ( AI)
 
AIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsAIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech students
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS Lambda
 
Post office management system project ..pdf
Post office management system project ..pdfPost office management system project ..pdf
Post office management system project ..pdf
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
 
Signal Processing and Linear System Analysis
Signal Processing and Linear System AnalysisSignal Processing and Linear System Analysis
Signal Processing and Linear System Analysis
 
Ground Improvement Technique: Earth Reinforcement
Ground Improvement Technique: Earth ReinforcementGround Improvement Technique: Earth Reinforcement
Ground Improvement Technique: Earth Reinforcement
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
 
Augmented Reality (AR) with Augin Software.pptx
Augmented Reality (AR) with Augin Software.pptxAugmented Reality (AR) with Augin Software.pptx
Augmented Reality (AR) with Augin Software.pptx
 
Computer Networks Basics of Network Devices
Computer Networks  Basics of Network DevicesComputer Networks  Basics of Network Devices
Computer Networks Basics of Network Devices
 
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARHAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
 
PE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiesPE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and properties
 
👉 Yavatmal Call Girls Service Just Call 🍑👄6378878445 🍑👄 Top Class Call Girl S...
👉 Yavatmal Call Girls Service Just Call 🍑👄6378878445 🍑👄 Top Class Call Girl S...👉 Yavatmal Call Girls Service Just Call 🍑👄6378878445 🍑👄 Top Class Call Girl S...
👉 Yavatmal Call Girls Service Just Call 🍑👄6378878445 🍑👄 Top Class Call Girl S...
 
Path loss model, OKUMURA Model, Hata Model
Path loss model, OKUMURA Model, Hata ModelPath loss model, OKUMURA Model, Hata Model
Path loss model, OKUMURA Model, Hata Model
 

UniConnect: Unleashing theExcitement of University Gathering

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 11 | Nov 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 397 UniConnect: Unleashing theExcitement of University Gathering D. S. L. Manikanteswari1, D. Meghana Venkata Sai2,P.LakshmiPranamya3, B.Jaswanth4, V.Chinna Manikanta5, P. Gowtham6 1Assistant Professor, Department of Computer Science and Engineering, Sri Vasavi Engineering College Tadepalligudem, India 2-6Department of Computer Science and Engineering, Sri Vasavi Engineering College Tadepalligudem, India ---------------------------------------------------------------***--------------------------------------------------------------- ABSTRACT UniConnect is an interactive web portal developed to serve as a centralized platform for sharing non-academic announcements related to various events within the university. The platform offers a variety of content, including cultural festivals, festivals, sports and games, competitions, and more. It has a wealth of information, such as social gatherings, cultural showcases, performing arts, health and wellness promotion initiatives, announcements from clubs and organizations various, updates on alumni news and events, publications highlighting university achievements, student art exhibitions, charity work, fundraising efforts and initiatives, tours and orientation programs, anniversaries, off-campus events, networking and networking opportunities, as well as Club-sponsored activities Implementation by the Technical Department. By leveraging HTML, CSS, JavaScript, MySQL, and the Django framework, this website provides a seamless user experience and many benefits to the academic community. UniConnect offers a number of benefits, including centralized access to information, improved communication, increased engagement, efficient event organization, personalized user experience, integration with social media platforms, archive past events, and enhance collaboration opportunities between student clubs and organizations. By harnessing the power of emerging technologies and combining them with a user- friendly interface, UniConnect aims to unleash the enthusiasm of university gatherings, promoting a vibrant culture on campus and facilitate seamless interactions within the university community. Keywords-Python Django, Admin Login,Student Login. 1. INTRODUCTION There should be a platform where individuals may connect and exchange knowledge in today's modern institutions. There is sometimes a large gap between different sections of a college, and students do not receive information on time. A unified portal should be established where students may access information and alerts. This platform is provided by Online Notice Board, a service. Teachers will be able to register on this website and will receive additional benefits. They can upload notices and information, which will be sorted by department on our website. Teachers' information can be viewed by students. The teacher's account will be managed through an admin panel. It will be possible to delete people, erase their postings, add new users, and so forth. 2. MODULES Super Admin:For the time being, register in the application and use comparable credentials for login. Super Admin has access to classifications such as publish another event, create an event timetable, and upload information. The announcements and event information can be added, deleted, or updated by the Super Admin. Super Admin has access to all registered student and staff information. Student Registration and Login:For the time being, sign up for the application and use comparable endorsement for login. Students may view event details, upcoming event schedules, register for upcoming events, search for events by department, and view prior event performances. 3. LITERATURE SURVEY 3.1. Display Message on Notice Board using GSM.[1] Author:ForamKamdar,Anubbhav Malhotra and Pritish Mahadik. This article is about an SMS-based notice board that uses the widely utilized GSM to enable communication of displaying messages on the notice board via the user's mobile phone. Its operation is based on an ATMEGA32 microcontroller coded in assembly language. Limitations: 1. SMS Based system. 2. Unable to display Audio and Video. 3. No Scheduling.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 11 | Nov 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 398 3.2. Design and Implementation of Digital Notice Board Using Power Line Communication. [2] Author:R.Pudumai Nayagi,R Seethalakshmi. One such use proposed in the study is for automating an educational institution by replacing manual notice boards or circulars with digital notice boards. Frequent updating is simple with a centralized database. The technology sends data to a particular node or broadcasts to several power line nodes using existing power lines. Each receiver is allocated an address, and it responds to the proper orders. Limitations: 1. Characters are few in number. 2. Audio and video cannot be shown. 3. Power Line Communication Is Required. 4. EXISTING SYSTEM  The current notice board system employs physical bulletin boards in institutions.  Manual notice boards are used to display vital announcements.  Physical posting of notifications is required, resulting in inefficiencies.  The use of resources such as paper, ink, and personnel is increased.  Demands for more convenience, real-time updates, and interactive communication.  The requirement for a simplified and computerized solution. 5. PROBLEM STATEMENT The problem is that outmodedbulletin boards don't work well in today's digital world. We need a better online noticeboard system to make communication and sharing of information easier. 6. PROPOSED SYSTEM Notice boards, which are frequently located in public spaces, are useful for mass communication. "Online Notice Board" project aims to enhance notice sharing. Web application offering current articles, notices, and info to users, especially campus or department members. Designed to address existing system limits while still providing simple access and flexibility. The proposed system can be executed using Python Django with SQLite3. Django is a widely embraced Python web framework, celebrated for its user-friendly nature, adaptability, and minimalistic design. This makes it a popular pick for various web development ventures. Pairing Django with SQLite is a popular and uncomplicated method for creating web applications with a lightweight database. SQLite, being self contained and file-based, is a serverless database system frequently employed in smaller web applications, prototypes, and projects where straightforward setup and ease of use are paramount. The device is designed with a strong focus on user-friendliness, benefiting both administrators and students. Dataflow diagram for Admin login is shown below. Fig-1: Data Flow Diagram of Admin Login Administrators can access the system by using their unique user ID and Password. They add Notices, manage Notices, manage Students, manage Staff. The dataflow diagram for Students is shown below Fig-2:Data Flow Diagram of Student Login
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 11 | Nov 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 399 Students can login through their email id and password. Student can view notices details and event details. 7. SYSTEM ARCHITECTURE Fig-3:System Architecture 8. METHODOLOGY  Users can register, including Super admins, teachers, department admins, and students.  Admin can post notices categorized by departments.  This categorization grants students easy access to a diverse range of event-related information.  Real-time push notifications keep users informed about new notices and events.  The platform features a user-friendly interface for effortless navigation and notice/file downloading.  Notices and files are efficiently stored and retrieved from the database.  User authentication and roles are securely managed to ensure data integrity.  An admin panel provides control over user accounts and their posted content.  SMS integration enhances communication capabilities. 9. RESULTS AND DISCUSSION 1.Home page Fig-4:Home page The Homepage of the website consists of Admin Login, Student login, Contact Information and About. 2.Admin Login Fig-5:. Admin Login The admin has to login using their unique credentials, After login the following pages appears. 6.Dashboard Fig-6:Admin Dashboard Upon a successful login, the dashboard page displays the students, events, notices and clubs.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 11 | Nov 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 400 7.Add and Manage Students Fig-7: Add and Manage Students Admin can add, edit and delete the Students. 8.Add and Manage Notices Fig-8:Add and Manage Notices Admin can add, edit and delete various types of notices. 9. Add and Manage Events Fig-9: Add and Manage Events Admin can add, edit and delete various types of Events. 10. Reply to the Students Feedback Fig-10:Reply to the Students Feedback Admin can give quick reply to the students feedback. 11. Student Login Fig-11:. Student Login The students can login with registered email and password. 12. Student Dashboard Fig-12: Student Dashboard The students can view the notices, event and various types of clubs. 13. Notices Fig-13:Notices’
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 11 | Nov 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 401 Student can view notices and their details.+99 14. Events Fig-14:Events Students can view Various types of events and their details. 15. Clubs Fig-15:. Clubs Student can view various types of clubs and their details. 16. Student Feedback Fig-16:Student Feedback Student can send feedback to the admin. 10. ADVANTAGES  It is unnecessary to visit the College Notice Board for events, advertisements, or message information.  It is simple for the College to display various messages on its notice board.  Students can easily go through the notices through their logins.  Notices are sent to students via both SMS and email.  It is possible to filter content based on criteria such as branch, event, and notice category. 11. CONCLUSION Following a thorough examination of the notion of an Online Notice Board application, it is obvious that this technology represents an important step toward improving communication and streamlining information management in businesses. Online Notice boards have various advantages over classical paper-based notice boards, including profitable, convenience of use, and friendliness. This application helps for social gatherings and improving communication between students in a college. It contains a variety of features that allow users to display a variety of information, such as timetables, and notice updates and events updates. 12. FUTURE SCOPE 1. Mobile Application: Consider developing a mobile app version of UniConnect to make it even more accessible to students. This will allow users to receive real-time notifications and access event information on their smartphones. 2. Integration with Learning Management Systems (LMS): Explore integration with the university's Learning Management System, enabling students to seamlessly access class schedules, assignments, and academic updates alongside non-academic events. 3. Event Payment and Registration: Enable event organizers to sell tickets or manage registrations online, providing a seamless experience for event attendees and organizers. 4. Social Integration: Enhance social media integration, allowing users to easily share events and updates on their preferred social platforms, increasing the visibility and reach of events. 13. REFERENCES [1] Ismail, W. F., F. Hassan, and M. A. Ismail. (2015) "Design and implementation of online notice board system for schools." 2nd International Conference on Information Science and Security (ICISS). IEEE. [2] Cheung, J.C.H., Lee, W.B. and Kwong, C.K. (2016). An Online Notice Board System with Mobile App Support. In 2016 IEEE International Conference on Consumer Electronics-Taiwan (ICCE-TW), pp. 1-2. IEEE.
  • 6. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 11 | Nov 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 402 [3] Fatahi, S., Khanali, M., &Bahrami, S. (2017). Comparison of Paper-Based Bulletin Boards and Electronic Bulletin Boards in Terms of Economic and Environmental Costs. International Journal of Environmental Science and Development, 8(2), 129-133. [4] Alam, M. M., Ali, M. J., & Jahan, M. (2016). Implementation and Management of Online Notice Board for Schools: Challenges and Solutions. International Journal of Information and Electronics Engineering, 6(1), 18-23. [5] Ghosh, S., &Bagchi, S. (2019). Design and Development of an Online Notice Board System. International Journal of Emerging Technologies and Innovative Research, 6(12), 49-57. [6] Bhatia, N. (2017). Benefits of an Online Notice Board System. International Journal of Scientific & Engineering Research, 8(6), 77-80.