https://github.com/yeonguchoe/math-website
CRUD website to ask questions on college math
https://github.com/yeonguchoe/math-website
spring
Last synced: about 1 month ago
JSON representation
CRUD website to ask questions on college math
- Host: GitHub
- URL: https://github.com/yeonguchoe/math-website
- Owner: YeonguChoe
- Created: 2024-01-18T14:02:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-21T12:26:38.000Z (over 2 years ago)
- Last Synced: 2025-02-25T04:29:49.031Z (over 1 year ago)
- Topics: spring
- Language: Java
- Homepage: https://port-0-spring-dc9c2mltn1uf4s.sel5.cloudtype.app
- Size: 260 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Math Q&A website
- This is a 5 page CRUD website with login functionality. I used Spring boot and PostgreSQL.
## Pages
1. Main page

2. Sign up page

3. Sign in page

4. Add post page

5. View post page

## Database
All the data are saved in the database in CloudType.
## Server hosting
- The website is currently hosted on CloudType, but the server turns off itself automatically, so in order to view the program, I need to manually turn on the server.