Git Product home page Git Product logo

biotrio's Introduction

BioTrio

First year final project, implemented in Java Spring Boot with MySQL

Application setup:

Prerequisites:

  • Java SDK (minimum version 8)
  • Apache Maven
  • MySQL / MariaDB running as a service
  • Java and Maven binaries included in the system's path environment variable

Steps:

  1. Clone this repository to a local directory on your PC
  2. With your favourite DBMS administration tool, execute the 'sql\1_create.sql' script as root
  3. If you want some dummy data, execute the queries in 'sql\2_populate.sql'. We would strongly recommend running at least the very first query that creates the user accounts.
  4. Open a terminal / command line and 'cd' to the directory where you cloned the repository
  5. Execute 'mvn spring-boot:run'
  6. Point your browser to 'http://localhost:8080/'
  7. If you ran the query for creating the user accounts, you can log in with the 'Admin', 'Manager', and 'User' accounts, with the password '1234' on all three, and explore the application from the point of view of the three different permission levels. The fourth level is a customer's perspective, which is the equivalent of not being logged in.

biotrio's People

Contributors

cristinadoroftei avatar malgo0102 avatar szabokrisztian avatar

Watchers

 avatar  avatar

Forkers

malgo0102

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.