Skip to content

Web application for saving pictures from marathone or any other event

Notifications You must be signed in to change notification settings

wattsen/SavePic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SavePic

This is the fullstack software that provides functionality for saving and retrieving images from DB. The idea of this project is to allow users (photographers) to upload pictures they captured and sell. The software automatically identify the numbers in the images and save them in appropriate way.

Links to repositories:

Technologies used:

React JS
Spring Boot, Hibernate
PostgreSQL

Installation:

Frontend:
(You should have node js installed in your computer)
Clone repository and then type following in order

npm install
npm start

Backend:
It uses maven, so you should refresh the pom.xml file and start the project

Features

  • Login and Registration
  • Upload multiple images (if user role client)
  • Create Event (if user role admin)
  • Search images by label
  • Show images of event
  • Detect the number on image

Demo

About

Web application for saving pictures from marathone or any other event

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages