scholarly journals Real-Time Office Seat Allocation System using Spring MVC framework

2021 ◽  
Vol 23 (06) ◽  
pp. 421-430
Author(s):  
Bhargav N ◽  
◽  
Dr. Jayanthi P N ◽  

Real-time Seat Allocation System is a web application that assists employees and employers in handling modern-day seating issues at work. Currently, seats are assigned to employees manually, which is a time-consuming process. This might cause issues if seats were not assigned or if none were available for some employees. Furthermore, during pandemics, social distance rules must be followed, making it difficult to manage the workforce. The proportion of individuals allowed in the workplace must adhere properly. As the firm grows, so does the number of employees, which necessitates the expansion of infrastructure, which costs money and time. These issues can be addressed to some extent by a shared office concept, in which employees have access to a desk and can work as needed. This article presents a responsive web application through which company employees can registerusingtheircompanyIDandreserveaseatifoneisavailableonaspecified day and time. Admins can add or remove offices, floors, and seats with certain permissions. To implement the business logic, the application uses Java, Spring MVC web framework with Tomcat server, renders the views using Java Server Pages, and uses front-end technologies like HTML, CSS, and JavaScript for the front-end design of the User Interface. The web application built promotes the concept of using a shared workspace to maximize resource use. It also aids in increasing employee productivity by providing them with workplace seating and schedule flexibility.

2005 ◽  
Vol 51 (2) ◽  
pp. 514-523 ◽  
Author(s):  
T. Giannakopoulos ◽  
N.-A. Tatlas ◽  
T. Ganchev ◽  
I. Potamitis
Keyword(s):  

2021 ◽  
Vol 4 ◽  
pp. 13-19
Author(s):  
E.M. Markushin ◽  
◽  
K.E. Ognegin ◽  
P.S. Polskaya ◽  
A.A. Popov ◽  
...  

The article discusses the decision of some problems connected with the distribution of increased state academic scholarships, such as: late submission of documents, lengthy processing of applications, the paper version of the filing documents that complicate the process of submission and consideration of applications and documents into a higher state academic scholarship, thereby increasing the burden on the members of the scholarship Commission and directorates of the institutions.The aim of this work is to find ways to improve the efficiency and accessibility of this process through an information system that will allow you to submit achievements for authentication and applications for an increased state academic scholarship online, track your position in the ranking in real time, view the achievements of other students directly from the rating system.Information system design is implemented using a new stack of information design and development approaches. The article pays special attention to the design of the database and the interface part of the application. The article presents a working web application “administration of the achievement accounting system”.


2017 ◽  
Author(s):  
James Hadfield ◽  
Colin Megill ◽  
Sidney M. Bell ◽  
John Huddleston ◽  
Barney Potter ◽  
...  

AbstractSummaryUnderstanding the spread and evolution of pathogens is important for effective public health measures and surveillance. Nextstrain consists of a database of viral genomes, a bioinformatics pipeline for phylodynamics analysis, and an interactive visualisation platform. Together these present a real-time view into the evolution and spread of a range of viral pathogens of high public health importance. The visualization integrates sequence data with other data types such as geographic information, serology, or host species. Nextstrain compiles our current understanding into a single accessible location, publicly available for use by health professionals, epidemiologists, virologists and the public alike.Availability and implementationAll code (predominantly JavaScript and Python) is freely available from github.com/nextstrain and the web-application is available at nextstrain.org.


Author(s):  
O. Mendoza-Cano ◽  
R. Aquino-Santos ◽  
J. López-de la Cruz ◽  
R. M. Edwards ◽  
A. Khouakhi ◽  
...  

Abstract Urban flooding is one of the major issues in many parts of the world, and its management is often challenging. One of the challenges highlighted by the hydrology and related communities is the need for more open data and monitoring of floods in space and time. In this paper, we present the development phases and experiments of an Internet of Things (IoT)-based wireless sensor network for hydrometeorological data collection and flood monitoring for the urban area of Colima-Villa de Álvarez in Mexico. The network is designed to collect fluvial water level, soil moisture and weather parameters that are transferred to the server and to a web application in real-time using IoT Message Queuing Telemetry Transport protocol over 3G and Wi-Fi networks. The network is tested during three different events of tropical storms that occurred over the area of Colima during the 2019 tropical cyclones season. The results show the ability of the smart water network to collect real-time hydrometeorological information during extreme events associated with tropical storms. The technology used for data transmission and acquisition made it possible to collect information at critical times for the city. Additionally, the data collected provided essential information for implementing and calibrating hydrological models and hydraulic models to generate flood inundation maps and identify critical infrastructure.


2017 ◽  
Vol 75 (3) ◽  
pp. 1093-1104 ◽  
Author(s):  
Torild Johansen ◽  
Jon-Ivar Westgaard ◽  
Bjørghild B Seliussen ◽  
Kjell Nedreaas ◽  
Geir Dahle ◽  
...  

Abstract With the decline of many of the world’s fisheries, increased regulation, including marine protected areas (MPA), forms an increasingly important role in promoting sustainable resource use. Here, we present a novel “real-time” genetic monitoring programme used to protect the depleted Norwegian coastal cod stock (NCC) in an MPA during the spawning season, while a fishery targeted at the sustainable Northeast Arctic cod stock (NEAC) operates immediately outside. In the period 2009–2016, >6800 cod from the fishery were genotyped with the PanI locus that is discriminatory between these two stocks. The estimated fraction of NEAC increased during the study period until 2014; however, it did not exceed 70% for any sustained period. Therefore, the MPA remained closed for commercial harvest. Genetic analysis of eggs revealed a distinctly lower fraction of NEAC than in the catch from the adult stock, both immediately outside and within the MPA itself. We suggest that this discrepancy is likely to reflect differences in spawning areas used by NCC and NEAC. Estimated fractions of NEAC/NCC using PanI, otolith classification, and 39 single nucleotide polymorphisms were similar, thus validating the use of PanI to estimate NEAC/NCC composition.


2019 ◽  
Vol 19 (2) ◽  
pp. 229-261 ◽  
Author(s):  
JAN WIELEMAKER ◽  
FABRIZIO RIGUZZI ◽  
ROBERT A. KOWALSKI ◽  
TORBJÖRN LAGER ◽  
FARIBA SADRI ◽  
...  

AbstractProgramming environments have evolved from purely text based to using graphical user interfaces, and now we see a move toward web-based interfaces, such as Jupyter. Web-based interfaces allow for the creation of interactive documents that consist of text and programs, as well as their output. The output can be rendered using web technology as, for example, text, tables, charts, or graphs. This approach is particularly suitable for capturing data analysis workflows and creating interactive educational material. This article describes SWISH, a web front-end for Prolog that consists of a web server implemented in SWI-Prolog and a client web application written in JavaScript. SWISH provides a web server where multiple users can manipulate and run the same material, and it can be adapted to support Prolog extensions. In this article we describe the architecture of SWISH, and describe two case studies of extensions of Prolog, namely Probabilistic Logic Programming and Logic Production System, which have used SWISH to provide tutorial sites.


2019 ◽  
Vol 103 ◽  
pp. 158-173 ◽  
Author(s):  
Danial Yazdani ◽  
Mohammad Nabi Omidvar ◽  
Igor Deplano ◽  
Charly Lersteau ◽  
Ahmed Makki ◽  
...  

Sign in / Sign up

Export Citation Format

Share Document