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

https://github.com/levelopers/community-angular

Front-end for community web app
https://github.com/levelopers/community-angular

ng-bootstrap ng2-stompjs rxjs sockjs-client

Last synced: 11 months ago
JSON representation

Front-end for community web app

Awesome Lists containing this project

README

          

# Full stack forum application

#### Online demo [click here](https://zack-community-angular.herokuapp.com)
#### back-end code [click here](https://github.com/levelopers/community)

## Summary

this is a forum full stack application, you can post your questions, make comments to questions or comments and edit your profile. enjoy! :wink:

tech stack: Angular, Springboot, Postgres

## General Info

front-end: Angular 9, Angular Material, Boostrap, rxjs

back-end: Springboot, Spring Security, mybatis, mybatis-generator, flywaydb, google-cloud-storage, jsonwebtoken, lombok, fastjson, springfox-swagger2

## updated

* websockt realtime notification service

## snapshots

dashboard



![dashboard](https://user-images.githubusercontent.com/38830527/84607171-cf467b00-ae79-11ea-91c7-8cf9a502e3eb.PNG)

question-page



![question-page](https://user-images.githubusercontent.com/38830527/84607316-978c0300-ae7a-11ea-8206-ebfec0b8e80e.PNG)

subcomment



![subComment](https://user-images.githubusercontent.com/38830527/84607356-cefaaf80-ae7a-11ea-82a0-08e7cbb94c02.PNG)

post-question



![post-question](https://user-images.githubusercontent.com/38830527/84607390-ffdae480-ae7a-11ea-9372-dbae7e77d772.PNG)

setting-page



![setting-page](https://user-images.githubusercontent.com/38830527/84607423-29940b80-ae7b-11ea-8c50-c3396d018f8d.PNG)

my-questions



![my-questions](https://user-images.githubusercontent.com/38830527/84607446-4af4f780-ae7b-11ea-8ff2-94dd70801dc1.PNG)

login-page



![login](https://user-images.githubusercontent.com/38830527/84607477-7e378680-ae7b-11ea-8f09-4019373a9072.PNG)