Giter Site home page Giter Site logo

agile-hub's Introduction

agile-hub

University Project for the course of Agile Developing Methodologies at the University of L'Aquila for the Master's Degree in Advanced Software Engineering.

Description

The project consists of an application made for a sporting centre. The centre can have different sports and kinds of pitch which user can book for themselves and their friends. The user can also book a sports teacher. During the course development, we divided the tasks based on spring and created working deliverables.

Getting Started

Dependencies

  • Maven
  • JDK 17
  • SQL Server

Execution

  1. Import the project as a Maven project
  2. Import the MySQL database in the server. You can use the file Testing_DB.sql that can be found under resources/
  3. Go to the utility.java class under the utility package and insert your database root username and password.
  4. You can run the application and try it out.

Testing

  1. Import the Test MySQL database in the server. You can use the file Production_DB.sql that can be found under SQL_FILES/
  2. Go to the DaoFactory.java class under the dao package and insert your database root username and password inside the readScript() method.
  3. You can run the now run the test.

Authors

Version History

  • Final
    • The project was delivered as the final exam of the course

License

This project is licensed under the MIT License - see the LICENSE.md file for details

agile-hub's People

Contributors

gianlucarea avatar odradek9 avatar usama-lb avatar

Watchers

 avatar

agile-hub's Issues

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.