Giter Site home page Giter Site logo

renatojmsantos / distributed-systems-ucbusca Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 5.59 MB

Development of a web interface for the ucBusca application. Integration of a web interface with the developed application. Use of Struts2, JavaServer Pages and JavaBeans. MVC architecture for web development. WebSockets application to communicate asynchronously with clients. Integrate the application with external REST services, using OAuth.

Java 100.00%
structs2 java mvc rest oauth2 javabeans javaserver webapp websockets

distributed-systems-ucbusca's Introduction

SD-ucBusca

This project aims to create a search engine for web pages. Have a subset of functionality similar to Google.com, Bing.com and DuckDuckGo.com, including automatic indexing (Web crawler) and search (search engine). The System should have all relevant information about the pages, such as URL, title, a quote from the text and others that you consider important. When performing a search, a user gets the list of pages containing the searched words, with the required information, and the approximate number of search results. Only administrators can introduce specific URLs to be indexed by the system. Starting from these URLs, the system must iteratively or recursively index all the links found on each page indexed.

Objetives:

  • Development of a web interface for the ucBusca application.
  • Integration of a web interface with the developed application
  • Use of Struts2, JavaServer Pages and JavaBeans.
  • Follow the MVC architecture for web development.
  • WebSockets application to communicate asynchronously with clients.
  • Integrate the application with external REST services, using OAuth.

alt text

Topics aborded:

  • Server synchronization and effort division
  • Websockets (for client notifications)
  • HTTPS
  • REST API (using Yandex translations)
  • Oauth3 (logging in with Facebook)
  • MVC model
  • Authorization
  • Authentication
  • Exception handling
  • Failover handling (eg. when the primary RMI server fails, the backup RMI server takes action and becomes primary)
  • Web-crawling (using jsoup)

distributed-systems-ucbusca's People

Contributors

renatojmsantos avatar

Watchers

 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.