Skip to content

HikaruSadashi/Altima

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

Altima

Find the best source of alternative energy for a given location. Read more at https://khalidzabalawi.ca/posts/altima/

Project Structure

  • /frontend Next.JS front-end
  • /backend
    • Java Spring + Hibernate + MySQL back-end
    • build with Maven
    • deployed on Azure with Terraform

To Run:

  1. mvn compile
  2. mvn package
  3. java -jar target/your-application.jar

About

HTN 2022 Submission

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 79.9%
  • Java 9.2%
  • CSS 6.6%
  • HCL 3.1%
  • JavaScript 1.2%