Coder Social home page Coder Social logo

twu-biblioteca-lipikadugar's Introduction

BIBLIOTECA

Biblioteca is a Library Management System for Bangalore Public Library. This application is designed to perform the following functions:

[1] List the Book Details

[2] List the Movie Details

[3] Checkout and Return Book or Movie

[4] Librarian can view the details of the users who checked out the book or movie.

[5] User can view their profile

Requirements

The requirements of this application are:

[1] IntelliJ IDEA

[2] Ant

[3] JUnit 4.11

[4] Hamcrest Core 1.3

[5] Mockito-all-1.9.5

Include JUnit 4.11, Hamcrest Core 1.3 and Mockito-all-1.9.5 in the lib folder.

Installation

Download the package from https://github.com/lipikadugar/twu-biblioteca-lipikadugar

From the terminal you can pull using the following command:

git clone https://github.com/lipikadugar/twu-biblioteca-lipikadugar.git

How to Build

This application is build using the Ant Build System. You can change your build settings by changing the build.xml present in the project directory. To build the application, type the following command in your shell:

$ant

How to Run?

To run the application in your system, just open the application in IntelliJ IDEA, then goto Run -> Run or you can press Ctrl + Shift + F10.

From the terminal type the following command:

$ant run

Description

To list the book and movie details the user need not login. Where as to perform checkout and return, user must login using the any of the following two credentials:

User ID : 000-0000 Password : !abcd0123

User ID : 000-0001 Password : !abcd1234

To access the librarian account in order to list the checked out list details, use any one of the following two credentials:

User ID : 999-9999 Password : biblioteca

User ID : 999-9998 Password : biblioteca

*** Enjoy!!! ***

twu-biblioteca-lipikadugar's People

Contributors

lipikadugar avatar

Watchers

 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.