This is the Journalr Web Application. It's purpose is to create a platform to manage the interaction between Authors, Editors, and Reviewers of a large Journal collection. Authors write and submit their Journals, get responses and updates from the Editors and Reviewers and more!
- Database Management System: MySQL
- Languages: Java, HTML, CSS, Javascript
- Frameworks: Spring
- Journalr Web uses an MVC architecture pattern.
- Clone this repository into your local computer:
git clone https://github.com/ammanyusuf/Journalr.git - Go into the folder where you saved this repository
- Run the following command in a terminal window:
- For windows users:
mvnw spring-boot:run - For linux users:
./mvnw spring-boot:run
- For windows users:
- Open up the application by going to this link: Journalr Web App
Developed By:
Amman Yusuf
Isabella Guimet Pedraz
Harry Chen
David Macababayao
Kevin Sunkwa-Mills