Git Product home page Git Product logo

mrsoft's Introduction

Build Status codecov

Spring boot + AngularJS + OpenCsv application.

Demo you can see by this url - https://mr-soft.herokuapp.com/

Start application locally

git clone https://github.com/pkukharenka/mrSoft.git
cd mr-test
./mvnw spring-boot:run

After launching the application, it will be available at - http://localhost:8080/

The application allows to change the language. First Task

First task:

First Task

The window for adding (editing) product categories allows you to add, edit and delete product categories Category

The window for adding (editing) the products provides the validation of the input data on the client side Validation

The application allows you to download product data into a .csv file Download

Also, the application allows you to upload product data into a database from the .csv file format. Upload

Second task:

Second Task1 Second Task2 Second Task3

The second task includes a field for entering user data, two buttons (by LENGTH and by SUBSTRING), when you click on which you select the values ​​in according to the entered data, and also buttons for switching on / off the sensitivity of the register when sampling the values by SUBSTRING. The peculiarity of the second task is the use of a proxy to make requests on the required URL, since the server to which the application accesses to retrieve data does not support cross-domain requests.

Database configuration

By default, the test application uses the in-memory database H2, which filled when starting from the file ./resources/data.sql.

mrsoft's People

Contributors

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