Giter Club home page Giter Club logo

govtech-mini-project-zenika's Introduction

Event Location Decider - GovTech SWE Challenge

Getting Started

This will be a consist of two parts

  1. Backend project with Java using maven as the build tool
  2. ReactJS Frontend

Running locally

  1. Assume that the project will be tested using IDE (IntelliJ IDEA)
  2. Build & Run GovTechMiniProjectApplication in ./src/main/java/com/diunuge/govtech/GovTechMiniProjectApplication.java
  3. Install Node.js from https://nodejs.org/en
  4. Open a terminal in ./src/main/frontend
  5. run "npm install" to install dependencies
  6. run "npm start" to run the frontend application
  7. You can find the application at http://localhost:3000/
  8. Use {"Diunuge", "Buddhika", "Wijesinghe"} one of these usernames to join

Test

  1. To run tests from the IDE or using maven
  2. You can find the Postman collection to test the API in ./docs folder ./docs/Event Location Decider.postman_collection.json
  3. Import the collection and run
  4. You can find the H2 console here to check the database http://localhost:8080/h2-console
  5. You can access Swagger API documentation here http://localhost:8080/swagger-ui/
  6. You can access Swagger JSON from here http://localhost:8080/v2/api-docs

govtech-mini-project-zenika's People

Watchers

Diunuge Buddhika Wijesinghe avatar

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.