An open API service indexing awesome lists of open source software.

https://github.com/zodddev/deery


https://github.com/zodddev/deery

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# [Deery](http://deeryx.herokuapp.com)

Deery is a web application, that serves as an artworks gallery or portfolio for a specific artist. It grants the owner a complete CRUD for their Artworks and Characters.

Its name comes from the artist for whom the project was started: [Deery](https://www.instagram.com/_deeryx/) **(who owns all the Artworks and Characters that appear in the following screenshots)**.

## Artworks Gallery 🌸
![alt text](screenshots/deeryx.png)

## Visualize & Comment Artworks 💬
![alt text](screenshots/deeryx_comments.png)

## Original Characters Gallery 🌸
![alt text](screenshots/deeryx_ocs.png)

## See the artworks where a specific character appear 🔗
![alt text](screenshots/deeryx_oc.png)

## Sign Up & Sign In 👤
![alt text](screenshots/deeryx_login.png)

# [Development](http://deeryx.herokuapp.com)

## Colorscheme
Based in [Nord theme](https://www.nordtheme.com/) by [Arctic Ice Studio](https://github.com/arcticicestudio).

## Styling
Using [Bootstrap v5.0](https://getbootstrap.com/docs/5.0/getting-started/introduction/).

## Framework
Developed using [Spring Boot](https://spring.io/projects/spring-boot) JPA + [Hibernate](https://hibernate.org/).

## Data Persistency
[PostgreSQL](https://www.postgresql.org/) has been used for data persistency.

## Deployed
Using [Heroku](heroku.com).

## Current state: WIP
The project is NOT finished, some functionalities still need to be implemented.