Skip to content

sandeepv10494/redditcloneapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reddit Clone App

GitHub Logo


Info

  • Reddit Clone Application using SpringBoot, Java8, Angular 11 and Postgres database.
  • In Reddit Clone Application, Users will be able
    1. Browse posts.
    2. SignUp to the application using Email, UserName, Password and activate the account the using activation mail.
    3. Login to the application.
    4. Create new Posts, Read Posts and create new subreddits.

Backend Rest API Details

  • Backend Rest APIs are implemented using Spring Boot
  • Postgres is used as backend database
  • JWT Authentication is implemented for Rest APIs using Spring Security
  • Rest API details can be found using Swagger UI Link : http://localhost:8080/swagger-ui.html#/

Frontend Details

  • Frontend Application is implemented using Angular 11
  • Path to front end application code:
    (src/main/resources/frontend/redditclone-angular-app)

Home Page

GitHub Logo

Sign-Up Page

GitHub Logo

Login Page

GitHub Logo

Post Page

GitHub Logo

Create Post Page

GitHub Logo

Create Subreddit Page

GitHub Logo

About

SpringBoot, Java8, Angular 11, Postgres

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages