A 3-tier SaaS application for energy calculations, featuring an energy calculator, passport, and land calculator. Built using MySQL, Java (via Spring), and JavaScript (via Node.js).
Welcome to the E4L Energy Calculator project repository! This project aims to provide a reliable, easy-to-use platform for energy calculations.
- Overview
- Features
- Setup & Running the Web App
- Development Pipeline
- Documentation
- Contributions
- Disclaimer
- License
This project is a 3-tier architecture software application with the following components:
- Database: MySQL
- Back-end: Java via Spring
- Front-end: JavaScript via Node.js
- Energy calculator for efficient energy computations.
- Energy passport for energy identification and access.
- Land calculator for evaluating land-based energy requirements.
- Ensure that you adhere to the indicated versions of each technology stack.
- For running on localhost, no additional configuration is needed.
- For multiple hosts (client + server), an SSL certificate is required (not yet implemented).
- Clone the repository:
git clone https://github.com/TYPW1/Project.git
[Details about the deployment pipeline will go here. You can provide information about CI/CD tools you are using, steps involved in the pipeline, and any specific scripts or configurations.]
Scenario 1: Changes V1 are committed, a test fails, and the pipeline is broken.
Scenario 2: Changes V2 are committed, all tests pass, the product is released, and changes are visible in production.
For developers, further documentation is provided within a Readme.md file in the project.
This is a group project for the University of Luxembourg. Group members are welcome to contribute. Please ensure to follow the contribution guidelines listed in CONTRIBUTING.md (if available).
The information and opinions expressed in this project and associated materials are solely those of the author.
##License
This project is open source. License details can be found in the LICENSE file.