GithubHelp home page GithubHelp logo

ali-bouali / book-social-network Goto Github PK

View Code? Open in Web Editor NEW
462.0 462.0 91.0 6.31 MB

BSN is a social network platform to exchange books between the members.

License: Apache License 2.0

Java 37.85% TypeScript 48.67% HTML 13.06% SCSS 0.41%
angular docker java java-mail jwt-authentication spring-boot thymeleaf-template-engine

book-social-network's Introduction

Hi ๐Ÿ‘‹, I'm Ali Bouali

A passionate Software Engineer from Tunisia living in Germany

ali-bouali

ali-bouali

  • ๐Ÿ”ญ Iโ€™m currently working on smicro-services professional class

  • ๐Ÿ‘จโ€๐Ÿ’ป All of my projects are available at https://aliboucoding.com/courses

  • ๐Ÿ“ I regularly write articles on https://aliboucoding.com

  • ๐Ÿ’ฌ Ask me about Spring, Java, Docker, Kubernetes, AWS, Angular, Testing, ....

  • ๐Ÿ“ซ How to reach me [email protected]

  • โšก Fun fact Make learning funny

Connect with me:

bouali-ali-33026072 4836701/bouali-ali alibou_coding boualiali Xcw6JyptqA

Languages and Tools:

angular angularjs aws bash bootstrap css3 cypress docker elasticsearch firebase git grafana heroku html5 java javascript jenkins kafka karma kibana kotlin kubernetes linux mongodb mssql mysql nginx nodejs oracle postgresql postman puppeteer rabbitMQ selenium spring sqlite typescript

ali-bouali

book-social-network's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

book-social-network's Issues

book cover is not showed in Manage my book

when saving a book with a specific cover image and going to the details, we see all the information but the cover is not showing, instead we see the random placeholder cover

Small correction.

https://github.com/ali-bouali/book-social-network/blame/f9e16680db83b154b926aef2984994c252a37cc5/book-network/src/main/java/com/alibou/book/email/EmailService.java#L40

With the code as it is I always got an error: org.thymeleaf.exceptions.TemplateInputException: Error resolving template [ACTIVATE_ACCOUNT], template might not exist or might not be accessible by any of the configured Template Resolvers

After changing templateName = emailTemplate.name(); to templateName = emailTemplate.getName(); everything is working.

book synopsis should be TEXT

when trying to add a new book and we write a long synopsis (>255 characters) we'll get an "value too long for type character varying(255)" error

using a column type TEXT would be better in this case since a synopsis can be a few paragraphs

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.