A web application that allows users to create posts about technology related topics. Users can signup and log in and out of the app to create posts, comment, and upvote posts. Once signed in users have access to their own personal dashboard where they can create news posts and view or edit the posts that they have made. This app is simple and easy-to-use while appealing to the nostalgic feeling of online discussion boards.
- JAVA
- SQL and MySQL Driver
- Spring Boot
- Spring Data JPA
- bcrypt
- Maven
- Thymeleaf
To run the application locally, Java must be installed on the machine. It is recommened to use an IDE that has been optimized for Java application development, such as IntelliJ IDEA CE. Once that's been done, run the TechNewsJavaApiApplication.java file to start the program.
Repository
App was deployed using Heroku Deployment


