Skip to content

kperath/HW7-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

During a time when people are being effected mentally and physically, Self Genic exists to remind you to stay in shape, pay attention to your thoughts and to remind yourself to just breath.

Technologies Used:

  • ReactJS
  • Spring Boot
  • MySQL
  • Bulma CSS

Dev Setup:

Requires yarn (npm), Java 11, and MySql to be on your system.

  • Run backend:

    • go into ws/
    • run ./mvnw spring-boot:run
  • Run frontend:

    • go into ui/
    • run yarn start (might need to do yarn install first)
  • Run db:

    • go to project root
    • run mysql -uroot < ./dbsetup.sql

Thank you for checking out Self Genic!

About

Self Genic, an app that makes taking care of your health and wellness easy! (ReactJS, Java, MySQL)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors