Git Product home page Git Product logo

coffee-search's Introduction

In action

IMAGE ALT TEXT HERE

Demo Spring + Angular 7 application

This is a demo application. Technologies used here demonstrate my working proficiency as a full-stack developer.

Short list of goals of this demo is described on dashboard. Application is focused on viewing a predefined list of coffee items that are fetched from Elasticsearch. This list can be searched using search bar on efficient way. Idea is to demonstrate full-text search capabilities in PostgreSQL and efficient search approach using search engine noSQL database - Elasticsearch. When you look at the graphical interface you should see a decent design and good user experiance ( good UI + UX ).

This application is secure , ordering a coffee can't be made by just anyone. Spring Security is used with JWT token authentification.

Also all stuff that is being made in application is being tracked ( Entities are audited, user activities are being tracked ). Database is filled and initialized with predefined data to demonstrate my knowledge of SQL. Also since I'm using JPA I want to demonstrate that I know how to use JPA with Spring. Application is filled with data of few types of coffee. PostgreSQL is filled first with data than all coffee items are reindex only once to Elasticsearch for simplicity sake( there is no reindex endpoint implemented at this point, once at startup Coffee documents are created ).

There are few types of users in application:

  • ADMIN
  • ENGINEER
  • BAD_MANAGER

They all have their privileges. Some can drink coffee while others can't. Some of them can't even ask for coffee.

Basic information and small introduction

Information about fronted and backend subprojects can be found by clicking the direcory of subprojects.

Resources

coffee-search's People

Contributors

atabcraft avatar

Stargazers

Sergey Lazchenko 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.