Skip to content

Piccloud is a full-stack (Angular & Spring Boot) online image clipboard that lets you share images over the internet by generating a unique URL. Others can access the image via this URL.

Notifications You must be signed in to change notification settings

OlayinkaAtobiloye/Piccloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Piccloud

Piccloud is a full-stack application built with Angular & Spring Boot. It is an online image clipboard that lets you share images over the internet by generating a unique URL. Others can access the image via this URL.

Click here to use the application.

Demo

Screen.Recording.2022-10-05.at.01.21.25.mov

The backend API is hosted on Heroku and can be accessed using the following BASE_URL - https://piccloud.herokuapp.com. Click here to view the Piccloud API documentation.

Getting Started (Run Locally)

This project makes use of Angular for the frontend, with Spring Boot, and PostgreSQL for the backend. To be able to run this project locally, all the aforementioned tools have to be set up properly.

Backend

The ./backend directory contains a completed Spring Bootk application. You would need to set up your environment and some environment variables to run the application successfully.

Find the steps to set up the backend server locally in the backend's README.

Frontend

The ./frontend directory contains a completed Angular web application that consumes the data from the Spring Boot server. You would also need to set up some environment variables to run the frontend application successfully.

Find the steps to set up the front-end web application locally in the front-end's README.

Author

Olayinka Atobiloye

About

Piccloud is a full-stack (Angular & Spring Boot) online image clipboard that lets you share images over the internet by generating a unique URL. Others can access the image via this URL.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages