Giter VIP home page Giter VIP logo

epq-api's Introduction

EPQAPI

This is the Spring Boot Persistence API for my EPQ backend. This project is intended for use and presentation in (stvnliu)[https://github.com/stvnliu]'s A Level Edexcel Level 3 Extended Project Qualification as an Artifact.
It should not be considered a commercial-grade application.

Deploying this IRC application

  1. Ensure that mariadb is deployed and running. In Linux environments this can be done with systemd through the following command: systemctl start mariadb or if you wish to have mariadb start each time on startup, use: systemctl enable mariadb
  2. Run the packaged application in JAR archive format with the following command: java -jar <PATH_TO_JAR> <JVM_PARAMETERS>
  3. Test the web frontend by logging onto localhost:8080 and test the functionality of the application.

epq-api's People

Contributors

stvnliu avatar

Stargazers

 avatar

Watchers

 avatar

epq-api's Issues

Solve issue with UTF-8 encoding

Application breaks when non-ASCII characters are entered. This shouldn't happen. The Spring Boot application should implement and support UTF-8 encoding to allow for multilingual communication.
Suggested deadline: End of FEB

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.