Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 666 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 666 Bytes

Code Sharing Platform

A web application to share real time code with multiple connected users. Created with spring framework, freemarker and h2 database. Project also has front end.

Prerequisites

This program requires at least Java 11 to compile and run properly.

Dependencies

  • Apache Freemarker
  • H2 Database
  • Spring Data JPA
  • Spring Web

Credits

Author: Mo Balti - mobalti

This program is based on Code Sharing Platform project on JetBrains Academy

License

This project is licensed under the MIT License. See the LICENSE for details.