Giter VIP home page Giter VIP logo

epam_jwd_final_project's Introduction

Library final task for EPAM JWD

Website visitors are provided with the following services:

Guest:

  • registration (with sending email, which contains single-use auth-token for first log in)
  • view book catalog list
  • search catalog books
  • switch language (with saving chosen lang into the cookies)

User:

  • switch language (with saving chosen lang into the cookies)
  • view book catalog list
  • search catalog books
  • order book for reading hole or account and return it after usage (with sending email, which contains order status)
  • view all own orders list
  • cancel own orders if it has pending status (with sending email, which contains order status)
  • log in by the login\password or login by remember me command next time if checkbox had being activated (cookie token)
  • log in by forget password command (with sending email, which contains single-use auth-token)
  • log out (its flush remember me cookie token if its exist)
  • profile data edit

Admin:

  • all user's allowed services
  • add the book and book components
  • approve or reject user's book orders (with sending email, which contains order status)
  • ban or unban users (with sending email, which contains user's ban status)
  • view online users list
  • view all users list

Components used for the project:

  • Java 8
  • Maven
  • Git
  • JavaEE: Servlet, JSP, JSTL, JavaMail
  • Server / Servlet container: Tomcat 10
  • HTTPS by SSL certificate
  • Database: MySQL
  • JDBC
  • Logger: Log4J2
  • Tests: JUnit 4

CREATED BY MAXIM SYROMOLOTOV 2021

epam_jwd_final_project's People

Contributors

max-sir avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

antanovichv

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.