Skip to content

📄 College project: News program using the news API (https://newsapi.org/), with frontend made in JAVAFX for

License

Notifications You must be signed in to change notification settings

thalees/newtion

Repository files navigation

Newtion

Setup

To start the application just run the command below to build the application:

./gradlew build

With everything installed, it is necessary to upload the database(PostgreSQL) that is in the docker:

docker-compose build
docker-compose up

Finally, just run the application! 🎉

Possible errors:

Error:

JDK not being recognized:

Solution: Download version: 11.0.4 https://bell-sw.com/pages/java-11.0.4/

Error:

Failed to load module "canberra-gtk-module"

Solution: https://blog.welrbraga.eti.br/?p=3072

About

📄 College project: News program using the news API (https://newsapi.org/), with frontend made in JAVAFX for

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published