Giter Site home page Giter Site logo

softuni-heroku-test's Introduction

Cosmetic-Shop

Individual Project Assignment for the Spring Advanced Course @ SoftUni.

Try it - https://kozmetichno.herokuapp.com/

My web application should use the following technologies, frameworks and development techniques:

• The application must be implemented using Spring Framework.

• The application must have at least 12 web pages (views/components).

• The application must have at least 5 independent entity models.

• The application must have at least 5 controllers.

• The application must have at least 5 services.

• The application must have at least 5 repositories.

• Use Thymeleaf template engine or make the Front-End using JavaScript, consuming REST services from a Web API.

• Use MySQL / Oracle / PostgreSQL / MariaDB as a database.

• Use Spring Data to access your database.

• Use Hibernate / EclipseLink or any other provider as a JPA implementation.

• Implement Responsive Web Page Design based on Bootstrap / Google Material Design.

• Use the standard Spring Security for managing users and roles.

• Your registered users should have at least these roles: user and administrator.

• User roles should be manageable from the application.

• Make sure the role management is secured and error-safe.

• Use AJAX to asynchronously load and display data somewhere in your application.

• Write Unit Tests for your logic, services, repository query methods, helpers, etc.

• You should have at least 60% coverage on your business logic.

• Implement Error Handling and Data Validation to avoid crashes when invalid data is entered (both client-side and server-side).

• When validation data, show appropriate messages to user.

• Use at least 2 Interceptors.

• Run asynchronous tasks for jobs that do not need to run sequential or for jobs in the background.

• Schedule jobs that impact the whole application running e.g. once/twice a day.

• Use ModelМapper or another mapping library.

• Implement one or more Advice (AOP).

• Use a file storage cloud API, e.g. Cloudinary, Dropbox, Google Drive or other for storing the files.

softuni-heroku-test's People

Contributors

vasilev02 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.