Giter Club home page Giter Club logo

bullseyecatalytics's Introduction

Updated Nov 25th, 2018

Dashboard

A simple webapp where users can sign up and an admin can manage them. All written with a strong emphasis on security and UX/UI.

Includes:

  • Spring
  • Hibernate
  • Spring Security
  • JPA
  • JSTL
  • JSR303 Constrains
  • Hibernate Constraints
  • REST Services
  • Captcha (Built In Captcha Engine Integrated Into Spring Security Not Third Party API)
  • CSRF Tokens
  • BCrypt Password Encoding (Integrated Into Spring Security)
  • User Roles
  • Remember Me
  • DAO
  • DTO
  • Abstract DAO
  • Generics
  • Fully Annontated
  • Aggregations
  • Zero XML
  • Service Orientated Architecture
  • Authentication/Authorization ...etc

PS:

  • 100% Configured With Annotations
  • Netbeans 8 / IntelliJ 2018.3
  • Read the Read Me.html for DB Setup

bullseyecatalytics's People

Contributors

nuncan avatar sessions1024 avatar

Watchers

 avatar  avatar

bullseyecatalytics's Issues

Design Infrastructure

  • Autoscaling/Load Balancing
  • On Demand 9am-10pm and Spot Instances at Night
  • Isolated Client Side Encrypted Bitcoin, Monero, Ether Wallet/Client Support (Focus: Bitcoin)
  • Client side encrypted WAR to prevent a breach (So need to pass in pass as a param when deploying somehow)

To be continued....

Init Database Struct If Missing

Currently Hibernate can only do 1 of 2 things

  • Validate your schema in relation to your Entity Objects
  • Create your schema including relationships using your Entity Objects

This makes setup a huge manual pain in the ass, lets do something about this.

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.