Code Monkey home page Code Monkey logo

leave_book's Introduction

leave_book

The project aims at digitalizing the process of entry-exit at Ashoka using HID.

Languages: Core logic is in Java and jsp. Front end relies on HTML,CSS and JavaScript.

###Module dependencies jsp-api

mysql-connector-java-5.0.8-bin

servlet-api

Apache poi 3.9

org.json

DataBase.java:

Contains function to perform select, insert, update with transaction support. close() is necessary for making transaction to commit

Validator.java

Contains functions to check if the input is valid date and time. Also contain function to test if the date out is less than or equal to date in.

controller.jsp

Receives input from html forms. Used for giving permission to one time permission users. Checks as per date out if the permission to go out on a particular day exists, if exists then updates the time out, date in and time in, else inserts the permission in the table. Outputs String 'success' if insert operation was successful, 'updated' for the update operation and 'failed' for neither of the two, and other form processing.

<<<<<<< HEAD MakeExcel.java Responsible from reading form mysql database and write into excel file

Excel.java Responsible from reading form mysql database and write into excel file

c444661e8ab5af64686d6c1a170f5e3356220606

leave_book's People

Contributors

sivssdn avatar ujjwal996 avatar

Watchers

James Cloos avatar  avatar  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.