https://github.com/hmasum52/sysmat
Study material sharing website(an spring boot applicaiton)
https://github.com/hmasum52/sysmat
Last synced: 3 months ago
JSON representation
Study material sharing website(an spring boot applicaiton)
- Host: GitHub
- URL: https://github.com/hmasum52/sysmat
- Owner: hmasum52
- Created: 2021-08-02T14:09:12.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-29T06:32:31.000Z (over 3 years ago)
- Last Synced: 2024-12-31T19:42:09.611Z (5 months ago)
- Language: Java
- Homepage: https://sysmat.herokuapp.com/
- Size: 1.52 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Project idea
- [Project idea](https://docs.google.com/document/d/1wnZlZWxv8Vr0cgcpYEFr7Hrql4Ts9P23KnXJV1mFUmA/edit#heading=h.xycsdol6vycf)### Deployed website link
- [https://sysmat.herokuapp.com/](https://sysmat.herokuapp.com/)### Technology
- Backend: Spring-boot
- Spring web
- Spring security for authentication
- Spring mail for verification
- Spring data JPA
- Hibernate
- JWT token.
- Frontend:
- JSP
- JSTL
- Sitemesh
- Bootstrap 5
- Javascript, css, Jquery
- Font awesome
- Build tool:
- [Gradle-6.8.3](https://docs.gradle.org/6.8.3/userguide/userguide.html)
- Database:
- [PostgreSQL](https://www.postgresql.org/)
- Deployment:
- Frontend and Backend - [Heroku](https://www.heroku.com/)
- Database - [ElephantSQL](https://www.elephantsql.com/)
- Images - [Cloud Storage for Firebase](https://firebase.google.com/docs/storage)