A web app to help students especially for CS major to find internships or even work.
Visit here: http://124.222.209.146/
Thymeleaf: https://www.thymeleaf.org/doc/articles/layouts.html
Bootstrap: https://v3.bootcss.com/getting-started/
jQuery: https://jquery.com/
Spring Boot https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/
MyBatis https://mybatis.org/mybatis-3/index.html
H2: lightweight database http://www.h2database.com/html/main.html
Flyway: database migrate https://flywaydb.org/getstarted/firststeps/maven
Lombok https://www.projectlombok.org/setup/maven
OAuth App https://docs.github.com/en/developers/apps/creating-an-oauth-app
MyBatis Generator (code generator for MyBatis) http://mybatis.org/generator/
Editor.md (open source markdown editor) https://pandao.github.io/editor.md/
- Download this project and unzip in some directory
- rm ~/community.*
- mvn flyway:migrate
- run main of this project in IDEA
- access your version in http://localhost:8080