Krishnapro / notescollab

This project is used to create and share notes with peers and team.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

notescollab

This project is a backed application to create and share notes with friends. It used Java and SpringBoot for the backend and PostgreSql for the database.

Prerequisites to Setups project locally:

  1. Java 17 or above
  2. PostgreSQL
  3. Maven
  4. SpringBooot version - 3.2.1

Steps to Setups project:

  1. Install the Java 17
  2. Install the Maven
  3. Now fork and clone the project
  4. Go to the project directory and run the below commands
  5. mvn clean install
    
  6. mvn spring-boot:run
    

The contributors 🎉

About

This project is used to create and share notes with peers and team.

License:MIT License


Languages

Language:Java 100.0%