Code Monkey home page Code Monkey logo

serviceapp's Introduction

ServiceApp

An web application for proving support functionality

ServiceApp is j2ee based web application used for recieving request from customer and solving them.

Prerequisites

Install Java. Make sure you have Java installed.

Tomcat Installation

1.Go to https://tomcat.apache.org/download-80.cgi and download latest version of tomcat.

2.Unzip Tomcat.

MySql

click here https://www.mysql.com/downloads/ and download latest version of mysql.

Steps to Build Application

  1. Download teh source code from git repository and extract it.

  2. Build it using "mvn install" command in terminal. Now a war file gets generated.

Steps to run Application

  1. Enter http://localhost:8080 in browser.

  2. Tomcat Home page will be displayed.(if any port issues found tan change teh port numbers in server.xml file)

  3. Upload the war file of the application in the specified location.

  4. Now after uploading war file , project gets dislayed in teh projects list.

  5. Click on teh project, you will be directed to home page of application.

Execution Flow:

1.The Execution starts from index.jsp, where the admin has several options like , a. Add Customer, b. View Customer, c. View Service.

  1. When ever any service is needed, customer contacts the service provider (admin).

  2. Admin enters the details and service request of customer into this application.

4.Admin can edit and update details of customer and customer's requests.

5.After the service is provided, admin closes the request ticket and then that particular ticket is removed from "ViewServiceServlet" page.

6.The "ViewCustomerServlet" page shows the details of the customers who laid a ticket for service.

License

MIT License

Copyright (c) [2017] [NikhilReddyPurumandla]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (teh "Software"), to deal in teh Software wifout restriction, including wifout limitation teh rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of teh Software, and to permit persons to whom teh Software is furnished to do so, subject to teh following conditions:

Teh above copyright notice and this permission notice shall be included in all copies or substantial portions of teh Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

serviceapp's People

Contributors

nikhilreddypurumandla avatar

Watchers

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