Git Product home page Git Product logo

loganhx / biblionetiges Goto Github PK

View Code? Open in Web Editor NEW

This project forked from stefanolambiase/biblionet

0.0 0.0 0.0 25.86 MB

๐Ÿ“• ๐ŸŽ“ Spring Boot Web App for library support. Produced for the Software Engineering and Software Project Management courses of Computer Science at University of Salerno.

Home Page: https://stefanolambiase.github.io/biblionet/

JavaScript 3.30% Java 24.62% CSS 0.44% HTML 71.64%

biblionetiges's Introduction

๐Ÿ“• Spring Boot Web App for library support. ๐Ÿ“•
A project for
Software Engineering and Software Project Management
courses of Computer Science at University of Salerno.

Project description and introduction

In this section we introduce context informations for the project.

Introduction

๐Ÿ“• ๐ŸŽ“ Spring Boot Web App for library support. Produced for the Software Engineering and Software Project Management courses of Computer Science at University of Salerno.

Authors

Documentation

  • Project's javadoc can be found in docs directory and at the following link: Javadoc Link.
  • Process documentation can be found in projectDocs directory.

Technical informations

In this section we introduce technical informations and installing guides!

Clone and run the project locally with IntelliJ

Follow these steps:

  1. Install IntelliJ ultimate edition on your PC;
  2. Clone this repo;
  3. Open cloned directory with IntelliJ;
  4. Run the project with SpringBoot Run Configuration;
  5. Open your browser on localhost:8080.

Clone and run the project locally with maven

Follow these steps:

  1. Clone this repo;
  2. Go into biblionet directory;
  3. Run ./mwnw (or .\mvnw.cmd if you're on windows) clean package and wait for maven to build;
  4. Run java -jar target/BiblioNet-0.0.1-SNAPSHOT.jar;
  5. Open your browser on localhost:8080.

Clone and test the project locally with maven

Follow these steps:

  1. Clone this repo;
  2. Go into biblionet directory;
  3. Run ./mwnw (or .\mvnw.cmd if you're on windows) clean test and wait for maven to build;

Built With

  • Java - The programming language used for the back-end development.
  • Spring Framework - The java framework used to develop (Spring MVC/Web).
  • Maven - Dependency Management.
  • HTML5 - The programming language used for the front-end development.
  • Bootstrap - Front-end framework.
  • Thymeleaf - Java template to render static pages into dynamic.

Contributors

biblionetiges's People

Contributors

stefanolambiase avatar atdepo avatar ciromaiorino avatar gianwario avatar vipenti avatar alessiocasolaro avatar nicola-pagliara avatar giuliotriggiani avatar zekromaster 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.