Giter Club home page Giter Club logo

spring-angular-photo-app-frontend's Introduction

VineyardFrontend

This project was based on a course by "Get Arrays - Software Development Teaching Platform" https://www.udemy.com/course/building-a-restful-api-application-using-spring-and-angular/

This was a great project. A lot of troubleshooting was required throughout the project as well as the deployment. I did all of the Heroku deployment including rewriting the backend Java code to connect to Amazon S3 storage to host user uploaded images (which Heroku does not support on their servers). I added some mobile formatting, UX improvements and other code fixes.

Things I learned about:

  • Spring Security
  • Amazon S3 storage hosting and connection
  • Java Mail API for sending pre-formed automated e-mails based on a user action (ex. new user registration)
  • JWT (JSON Web Token) Authentication and Authorization with Java, SpringBoot + Angular
  • HttpInterceptors
  • Web Caching
  • Google Maps API
  • Angular Resolvers (https://codeburst.io/understanding-resolvers-in-angular-736e9db71267)
  • General web UX tips

To view the live site deployment, please visit: https://spring-angular-photoshar-front.herokuapp.com

To view the SpringBoot backend code please visit: https://github.com/kawgh1/spring-angular-photo-app-backend

This project was generated with Angular CLI version 10.1.4.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

spring-angular-photo-app-frontend's People

Contributors

kawgh1 avatar

Watchers

 avatar

spring-angular-photo-app-frontend's Issues

Make header sticky on scroll

currently the header bar with logo and nav icons disappears on scroll. Since it is just an image feed, user should not have to scroll all the way back up to navigate. Check desktop and mobile.

fix backend springboot-amazon dependency

Something went wrong with the springboot-amazon-s3 dependency and images arent getting sent to amazon s3 for proper storage. Thus, a user uploads an image, it says "success" and there's a big empty box of their image.

That code was custom code so it's probably going to take a while to figure out. Check if a new dependency or method / process has been rolled out before getting to deep in the code. Check if this problem has occurred with others in the last year. It worked fine when deployed, as the initial images are being retrieved from amazon s3, only not being uploaded/received properly.

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.