Code Monkey home page Code Monkey logo

csci_5221_androidapp's Introduction

CSCI_5221_androidApp

Front End :
The client application consists of two parts. One part is used by the event organizer and the other part is used by regularusers. Event Organizer has the ability to add an event and list all events which he has posted so far using the application.Regular user has the ability to see events which are currently happening within a radius of specified distance. For example,a client might get notifications and offers pertaining to restaurants or events taking place near his/her current location .The service owners can also use the application (post secured logging) to post their services for the clients.

Back End :
The back-end server consists of the database server and the Apache Tomcat server. Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP) specifications from Sun Microsystems, and provides a ”pure Java” HTTP web server environment for Java code to run in. MySql is used as the database server. The backend database server maintains the track of the events posted by the owners. Tomcat serves the requests from the client application by sending the notifications about the requested category of service based on the location of the client. Posting the events to the back-end server is authentication based.

csci_5221_androidapp's People

Contributors

achawla2012 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.