Giter Site home page Giter Site logo

meeting-board's Introduction

Live Meeting Comments

  • This Project is based on the Idea of retrospective meetings that help thinking about improving future project performance or exisiting one. So for this occasion I create this project to show the importance of feedbacks giving while this critical meetings and highlight the most points related to the exceptions and problems occured in the past to prevent them in upcoming projects. Finally, it's a safe environnement that's gather members of teams in one place to address issues in a solution-oriented way .

  • Screenshots Soon

Getting Started

  • Base URL: At present this app can only run locally without any restrictions (It just need to fulfill the requirements below) .The backend app is hosted at default http://localhost:8080/ .

  • Authentication: This version of the app need to be auhtenticated via the login form provided by Spring Security (Built-in functionality) . Take a look at the source code to see and customize the credentials for your OWN .

Requirements

  • To run this project on your machine you should need this following pre-sets :
+ Java 8
++ Maven 3.x
+++ IDE (Spring Tools Suite 4)
++++ Windows or Mac Operation System

Endpoints

GET /

  • General:
    • Return a list of comments grouped by each type either PLUS - DELTA - STAR to be listed via the Thymleaf Template
    • Return a simple argument called time to show the actual time
  • Sample: http://localhost:8080/ or http://127.0.0.1:8080/

POST /comment

  • General:
    • Receive the submitted form with the three parameters for each comments at once .Returns by result a couple of comments created for the same day .

    • Parameters:

      > deltaComment
      > starComment
      > plusComment
      
  • Sample: http://localhost:8080/comment or http://127.0.0.1:8080/comment

meeting-board's People

Contributors

anasassad avatar

Stargazers

 avatar

Watchers

 avatar

meeting-board's Issues

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.