Skip to content

isaguimet/Journalr

 
 

Repository files navigation

Journalr

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!

Tools / Languages used

  • Database Management System: MySQL
  • Languages: Java, HTML, CSS, Javascript
  • Frameworks: Spring
  • Journalr Web uses an MVC architecture pattern.

Setup Instructions

  1. Clone this repository into your local computer: git clone https://github.com/ammanyusuf/Journalr.git
  2. Go into the folder where you saved this repository
  3. Run the following command in a terminal window:
    • For windows users: mvnw spring-boot:run
    • For linux users: ./mvnw spring-boot:run
  4. Open up the application by going to this link: Journalr Web App

Contributions

Developed By:

Amman Yusuf

Isabella Guimet Pedraz

Harry Chen

David Macababayao

Kevin Sunkwa-Mills

About

This is the repository for the SENG 300 team project. It is a web application where authors, reviewers and editors can connect with each other.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 60.5%
  • HTML 37.0%
  • CSS 1.7%
  • JavaScript 0.8%