This project follows an Agile methodology for continuous and iterative development. It uses Java JDK 23 and MySQL 8.0.33 as the core technologies, with MySQL Connector 8.0.33 for database connectivity.
- Edward
- Haibo
- Peter
- Tawanda
This project is a Java-based application built with Java and MySQL, designed to manage various business processes in an efficient and scalable way. The application follows Agile practices to ensure flexibility and responsiveness to changing requirements. The system uses MySQL as the database for storing and managing data, while Java serves as the backend language for handling business logic.
- Java JDK 23.0.2: The development is powered by the latest JDK version for efficient processing and new language features.
- MySQL 8.0.33: The database used for storing data, including features like data integrity, scalability, and performance optimization.
- MySQL Connector 8.0.33: The library used to enable communication between the Java backend and MySQL database.
-
Java JDK 23
- Ensure that Java JDK 23 is installed on your system. You can download it from the official Java website.
-
MySQL 8.0.33
- Install MySQL 8.0.33 for proper database connectivity.
- You can download it from the official MySQL website.
-
MySQL Connector 8.0.33
- Make sure to include the MySQL Connector in your project dependencies for Java-MySQL interaction.
Installation Steps
git clone https://github.com/lllomh/News-Agency.git