Skip to content

mateo9x/memeApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meme App

Meme app - made as an opportunity to browse memes uploaded daily by users.

Provided functionalities

  • Sign in & Logout (JWT)
  • Display all approved, pending, by hashtag, by user, Yours (must be signed in) memes - pagination included
  • Display random meme
  • Display detail view of meme
  • Dark mode
  • Forgot password
  • Add new meme
  • User profile update
  • Internalization (EN/PL)
  • Meme comments

TODO functionalities

  • User authorities and provide permissions for some actions

How to run

  • Replace placholders in application.properties (Required for reset password functionality)
  • Run spring-boot app
  • Type npm install in angular directory
  • Type npm start in angular directory
  • Open browser at http://localhost:4200
  • Enjoy :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published