ESAS3 is an advanced system designed for efficiency, security, and scalability. It integrates modern technologies.
rahuls91081
2 views
9 slides
Mar 12, 2025
Slide 1 of 9
1
2
3
4
5
6
7
8
9
About This Presentation
NA
Size: 1.22 MB
Language: en
Added: Mar 12, 2025
Slides: 9 pages
Slide Content
EXAM SEAT ARRANGEMENT SYSTEM Presented by: Naga Monith Siddhartha C Yashwanth S V Hemanth kumar B M
NAMES SEPM FS CG DSV RE CGLab HEMANTH KUMAR B M NAGA MONITH SIDDHARTHA C YASHWANTH S V Attendance Record
CONTENT Introduction Project Description Technology And Tools Used Conclusion
INTRODUCTION Examinations are the most crucial section of any educational system. They are intended to measure student's knowledge, skills and aptitude. At any institute, a great deal of manual effort is required to plan and arrange examination. It includes making seating arrangement for students as well as supervision duty chart for invigilators. The purpose of developing an exam hall seating arrangement system is to computerize the traditional way of conducting exams. Another purpose for developing this software is to generate the seating arrangement report automatically during exams at the end of the session or in between sessions.
Project Description Many institutes performs this task manually using excel sheets. This results in excessive wastage of time and manpower. Automating the entire system can help solve the stated problem efficiently saving a lot of time. The Proposed system Exam Hall Seating Arrangement System is an automated technology that sends e-mails and SMS to the student about the student's exam hall, seating number, etc. The proposed system also facilitates a website to log in with their credentials and can see their exam hall allocation and seating arrangement
Technology and Tools Used HTML: The preferred markup language for documents intended to be viewed in a web browser is HTML or Hyper Text Markup Language. Technologies like Cascading Style Sheets (CSS) and scripting languages like JavaScript can help. HTML documents are downloaded from a web server or local storage by web browsers, who then turn them into multimedia web pages. HTML originally featured cues for the document's design and semantically explains the structure of a web page. CSS: The process of making web pages attractive is made easier with the use of CSS, often known as cascading style sheets MONGO: MongoDB is an open-source document-oriented database that is designed to store a large scale of data and also allows you to work with that data very efficiently And also using some other applications like Javascript , node, react etc
Technology And Tools used EXPRESS.JS : Express.js offers a robust set of features that enhance your productivity and streamline your web application. It makes it easier to organize your application’s functionality with middleware and routing. It adds helpful utilities to Node HTTP objects and facilitates the rendering of dynamic HTTP objects. REACT.JS : React (also known as React.js or ReactJS) is a free and open-source front-end JavaScript library for building user interfaces based on components. React can be used to develop single-page , mobile server-render applications with frameworks like NEXT.JS Because React is only concerned with the user interface and rendering components to the DOM , React applications often rely on libraries for routing and other client-side functionality. A key advantage of React is that it only rerenders those parts of the page that have changed, avoiding unnecessary rerendering of unchanged DOM elements. NODE.JS : Node.js is an open-source, cross-platform, JavaScript runtime environment that executes JavaScript code outside of a web browser. Node.js is a popular, lightweight web framework for beginners, and it is used by many big companies like Netflix and Uber. When we typically think of JavaScript, our mind tends to go to web development MySQL: SQL is a relational database management system (RDBMS) contained in a C library. In contrast to many other database management systems, SQ-Lite is not a client-server database engine. Rather, it is embedded into the end program. SQ-Lite generally follows PostgreSQL syntax. SQ-Lite uses a dynamically and weakly typed SQL syntax that does not guarantee domain integrity. This means that one can, for example, insert a string into a column defined as an integer.
CONCLUSION The purpose of the project is to develop a web application tha t will help in arranging the exam seats for students and also provides various features like storing student details for arranging seats for examination seating arrangement according to timetable and for different branches for different sections.