Git Product home page Git Product logo

xljiadahao / hellocrypto Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 594 KB

Let's start to explore Cryptography. It's a very good project for the coders who would like to take the cryptography security concept away and bring it to their projects. The HelloCrypto lucky draw system with practice of the java keytool can be used by any organisation for their events.

Java 85.03% CSS 7.14% HTML 0.17% JavaScript 5.93% TSQL 1.73%
encrypted-messages certificate rsa-key-pair keystore decryption luckydraw

hellocrypto's People

Contributors

xljiadahao avatar

Stargazers

 avatar  avatar

Watchers

 avatar

hellocrypto's Issues

Feedback Feature

Implement the feedback feature to gather the feedback from end users for improving the system.

Housekeeping Batch

As the data could be increasing dramatically, housekeeping batch is required to clean up those data which is no longer used.
Ideally, propose to implement housekeeping batch as the independent application with Spring Batch framework, 1. decoupling with the existing Rest Services, 2. easy to extend the housekeeping functionality with Admin process to clean up the set of data.

Group lucky draw Unique Identifier check

For the org lucky draw, there is a chance one user join one group multiple times, then it will get higher chance to win the lucky draw. It's unfair to those folks who join the group only once.
Proposal:

  1. define whether the group would like to add the feature that the participants need to have their unique identifier (such as corporation ID) or not.
  2. once the group asks for the unique identifier, during joining the group, the system should check the unique key to avoid any duplication for the group.

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.