Skip to content

calebTree/ics499-chem-backend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interactive Chemistry Web Application

Chemistry icons created by Freepik - Flaticon

Features

  • Interactive periodic table of elements.
  • Elemental experimentation.
  • Real time chemical reaction.
  • Create flash cards.
  • Test your knowledge with a quiz.

Angular Front End

Develop

decrypt application.enc.yml

$ sops -d application.enc.yml > application.yml

Configure Local Instance of MongoDB

Configure Java SDK 17

  • sdkman
    • sdk install java 17.0.0-tem

Get Maven

  $ mvn clean install
  $ mvn test
  $ mvn spring-boot:run

About

Repository for ICS-499 Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 57.3%
  • PHP 23.1%
  • HTML 17.2%
  • Shell 1.7%
  • Dockerfile 0.4%
  • Python 0.2%
  • CSS 0.1%