Skip to content

📝 Just share text. Built with Java-Spring, SQL, Maven, Docker, Travis CI

Notifications You must be signed in to change notification settings

MartinKondor/TextShare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TextShare

Platform to share text, users can up- or down-vote Texts but that's it.

Skills Practiced

  • Java-Spring
  • SQL
  • Maven
  • Postman
  • REST API
  • HTML/CSS/JavaScript
  • Bootstrap 5
  • React
  • Docker
  • Travis CI
  • TDD - Test Driven Development
  • IntelliJ IDEA
  • Software design
  • Database design
  • API design

Steps to Engineer it

How to Use

  1. Start or initialize the database using the database.sql file
  2. Start up the Java server (http://127.0.0.1:8080/)
  3. Start up the React server from the frontend directory (http://127.0.0.1:3000/)
  4. Go to http://127.0.0.1:3000/ in your browser