https://github.com/sim642/potatonet
Social network project for Web Application Development course at University of Tartu
https://github.com/sim642/potatonet
bootstrap course-project java-8 social-network spring-boot thymeleaf websocket
Last synced: 2 months ago
JSON representation
Social network project for Web Application Development course at University of Tartu
- Host: GitHub
- URL: https://github.com/sim642/potatonet
- Owner: sim642
- License: mit
- Created: 2017-02-08T15:13:58.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-12-04T07:50:31.000Z (over 8 years ago)
- Last Synced: 2025-04-04T14:21:39.989Z (about 1 year ago)
- Topics: bootstrap, course-project, java-8, social-network, spring-boot, thymeleaf, websocket
- Language: Java
- Homepage:
- Size: 27.2 MB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# potatonet
Social network project for Web Application Development course at University of Tartu
## Team
* Simmo Saan (simmo.saan@gmail.com)
* Tiit Oja (tiit.oja@gmail.com)
* Veiko Kääp (veikokaap@gmail.com)
### Running the application locally
1. Make sure you have Maven and Java 8 installed and available in PATH
2. Run `mvn clean install` in the project's root directory
3. Run `java -jar target/potatonet-4.2.1.jar`