Code Monkey home page Code Monkey logo

gear-service's Introduction

GearService

Build Status

This is my own "in production" application, which is works for a small service company and, to my surprise, they're even find it helpfull. This code may be interesting to you only as example of my brutal attempts to realize my vision of good application based on Spring Boot and AngularJS.

Technologies

Server-side:

  • Java 8 (Stream API, Lambdas, new Date and Time)
  • Spring Boot 1.4.4 (Spring Framework, Spring Security, Spring Data, Spring Web)
  • MySQL (main DB), MongoDB (secondary DB for blobs), H2 (DB for tests)
  • Gradle build tool
  • JSoup html parser
  • Apache POI (Java API for Microsoft Documents)
  • Caffeine Cache
  • other server-side dependencies you can see in build.gradle

Client-side:

  • Angular JS 1.5.11
  • Angular-Material (UI components)
  • Moment JS
  • Google ReCaptcha
  • HTML5, CSS3
  • Npm JS package managers
  • Gulp JS task runner
  • Jasmine framework for testing code
  • Protractor E2E-test framework
  • Karma unit-test runner
  • other client-side dependencies you can see in bower.json for bower and package.json

Demo

Сonvenient demo at Heroku: https://gearservice.herokuapp.com
Wait a few seconds until the Heroku initializes app.

For Heroku app was rewritten:

  • Disabled Google reCaptcha

Available following users for login:

  • login: 'admin', pass: 'b' with administrator role

License

The MIT License (MIT)

gear-service's People

Contributors

uhtiybr avatar nandtel avatar

Watchers

Yurii Diahiliev 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.