Giter Club home page Giter Club logo

filtersproject's Introduction

Building web applications with Java and React/Angular

Prerequisites

Project Name: Filters

Author: Hans-Märten Liiu


Main Idea:

View filters from UI and add filters to database

Application functional details:

  • Modal dialog functional requirements:
  • (+) button creates new line of filtering criteria
  • (-) button deletes criteria
  • Filter should contain at least one criteria
  • There can be 3 types of criteria:
  • Amount with number comparing conditions
  • Title with text comparing conditions
  • Date with date comparing conditions, date choice can be represented by date picker or
  • 3 combo boxes
  • Each added criteria default as “Amount” type
  • Comparing conditions should correspond to selected criteria type F- ilter dialog should have fixed size and be configurable to operate in modal/non-modal mode
  • Let the user resize only the height
  • If there are more rows than dialog can fit, scrolling should appear
  • In non-modal mode user by clicking “Add Filter” button sees filter dialog as part of page

What can be done next:

  • Refactor the code
  • Improve on design
  • Try to Create frontend in Angular to get familiar with that language aswell

How to boot the application:

  • For backend, with IntelliJ IDEA you have to open the backend folder and then run the Application.
  • For frontend, with CMD you have to move to frontendReact folder and first type npm install to install all packages and after that you can type npm start.

Images of the application

  • Home Page Source code
  • Modular View Source code
  • Non Modular View Source code

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.