This is the java/Maven application we are building to solve one real world problem.

Related tags

Spring Boot timly
Overview

timly

This is the java/Maven application we are building to solve one real world problem. As in MLH we are working with fellows across the globe and each fellow will have diffrent timezones so it becomes hectic to find everyone's common time to work together. So we are building an application where team will enter there free time slots and as a conclusion we will find out overlapping time to work together .

TOOLS AND TECHNOLOGIES USED:

  • JAVA

  • JAVAFX

  • visual studio code

Getting Started

Instructions on setting up your project locally.

Prerequisites

Install JAVA , maven , VScode

Installation for JAVA

  • Go to https://www.oracle.com/java/technologies/javase-downloads.html. Click on JDK Download for Java download JDK 8.
  • Next, Accept License Agreement Download Java 8 JDK for your version 32 bit or JDK download 64 bit.
  • When you click on the Installation link the popup will be open. Click on I reviewed and accept the Oracle Technology Network License Agreement for Oracle Java SE development kit and you will be redirected to the login page. If you don’t have an oracle account you can easily sign up by adding basics details of yours.
  • Once the Java JDK 8 download is complete, run the exe for install JDK. Click Next
  • Select the PATH to install Java in Windows… You can leave it Default. Click next.
  • Follow the onscreen instructions in succeeding steps to install Java 8 on Windows 10.
  • Once you install Java in windows, click Close
  • set environment variables for java

Installation for MAVEN

  • Verify Java Installation in Your Machine java -version
  • Set JAVA Environment
  • Download Maven Archive https://maven.apache.org/download.cgi
  • Extract the Maven Archive
  • Set Maven Environment Variables et the environment variables using system properties. M2_HOME=C:\Program Files\Apache Software Foundation\apache-maven-3.8.4 M2=%M2_HOME%\bin MAVEN_OPTS=-Xms256m -Xmx512m
  • Add Maven bin Directory Location to System Path
  • Verify Maven Installation mvn --version

Installation for VSCODE

  • Download the Setup File https://code.visualstudio.com/
  • Run the VS code Setup Wizard
  • Accept the License Agreement
  • Select the Installation Location
  • Placing the Shortcuts
  • Selecting Additional Tasks - Finish and Launch
You might also like...

🕊️ The world's most advanced open source instant messaging engine for 100K~10M concurrent users https://turms-im.github.io/docs

🕊️ The world's most advanced open source instant messaging engine for 100K~10M concurrent users https://turms-im.github.io/docs

简体中文 What is Turms Turms is the most advanced open-source instant messaging engine for 100K~10M concurrent users in the world. Please refer to Turms D

Dec 27, 2022

Ethylene is a open-source, lightweight, general-purpose compatibility layer standing between the developer and the chaotic world of configuration file formats.

Ethylene Ethylene is a open-source, lightweight, general-purpose compatibility layer standing between the developer and the chaotic world of configura

Aug 9, 2022

winner of the "world's saddest meteor skid" award for two years running

winner of the

TideHack+ "Leaked" winner of the "world's saddest meteor skid" award for two years running. does this even count as a leak? it's literally just a mete

Jan 29, 2022

Buried Barrels is a simple vanilla+ mod that generates hidden barrels throughout the world.

Buried Barrels is a simple vanilla+ mod that generates hidden barrels throughout the world. Special maps leading to these treasures can be found on mo

Apr 7, 2022

The amazing code that never fails. The eighth world wonder.

2022-Ballistabots-FRC FRC Team 8878’s code for the 2022 Season Getting started Download the repository There are multiple ways to download this code b

Feb 13, 2022

The most reliable world manager you've ever seen.

Rift2 - The Opening Electric Boogaloo The most reliable world manager you've ever seen. Contributors & creators: Cyberpwn Vatuu Psycho If you want to

Dec 2, 2022

The world's top-level live sdk...

目录结构说明 本目录包含 Android 版 移动直播 SDK 的Demo 源代码,主要演示接口如何调用以及最基本的功能。 ├─ MLVB-API-Example // MLVB API Example,包括直播推流,直播播放,互动直播 | ├─ App //

Jan 5, 2023

An unofficial rules engine for the world's greatest card game.

Forge Official repo. Dev instructions here: Getting Started (Somewhat outdated) Discord channel here Requirements / Tools you favourite Java IDE (Inte

Dec 30, 2022

Caches datapack- and server resources to make world creation faster.

antiresourcereload Caches datapack- and server resources to make world creation faster. Legalisation Status Legal (1.0.2) Description I found out abou

Nov 18, 2022
Comments
  • Package name uses MLH hackathon which defeats the purpose of the project

    Package name uses MLH hackathon which defeats the purpose of the project

    The package names used are mlh hackathon specific but the goal of the project is to be an open-source project independent of the hackathon.

    I suggest we update the package name, manifest file and pom.xml.

    enhancement 
    opened by obasekiosa 1
  • Update Project group id to a one independent of MLH hackathon

    Update Project group id to a one independent of MLH hackathon

    This PR updates the project group id within the pom.xml file, the manifest file, and all other referenced files. It also adds the generated target directory to the .gitignore file.

    fixes #3

    enhancement 
    opened by obasekiosa 0
  • Restructre project directories

    Restructre project directories

    fixes #2 This PR restructures the project structure this allows the project to follow the java project structure standard. Doing this makes it easier for other no core parties to better contribute.

    enhancement 
    opened by obasekiosa 0
Owner
Osakpolor Obaseki
Codecular
Osakpolor Obaseki
Source code of course - Building Real-Time REST APIs with Spring Boot

springboot-blog-rest-api Learn how to build real-time REST APIs with Spring Boot by building a complete Blog App. Source code of Popular Building Real

Ramesh Fadatare 123 Jan 6, 2023
LOQUI - Real-time chat application built using Apache Kafka, Java, Spring Boot, SockJS and React

LOQUI is a simple real-time chat application that demonstrates how to use Apache Kafka as a message broker along with Java, Spring Boot and React on the front-end

Castanho Correia 2 Jun 5, 2022
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.

Spring Cloud Alibaba A project maintained by Alibaba. See the 中文文档 for Chinese readme. Spring Cloud Alibaba provides a one-stop solution for distribut

Alibaba 24.4k Jan 1, 2023
There are two challenges one is to create a backend api the other is to create a frontend application to consume the public data api devall.

Sobre | Desafio | Resolução | Tecnologias | Execução | Itexto desafio tecnico Sobre os Desafios existem dois desafios um é criar uma api backend o out

fabricio S Miranda 1 Oct 18, 2021
Bank Statement Analyzer Application that currently runs in terminal with the commands: javac Application.java java Application [file-name].csv GUI coming soon...

Bank Statement Analyzer Application that currently runs in terminal with the commands: javac Application.java java Application [file-name].csv GUI coming soon...

Hayden Hanson 0 May 21, 2022
Java-Programs---For-Practice is one of the Java Programming Practice Series By Shaikh Minhaj ( minhaj-313 ). This Series will help you to level up your Programming Skills. This Java Programs are very much helpful for Beginners.

Java-Programs---For-Practice is one of the Java Programming Practice Series By Shaikh Minhaj ( minhaj-313 ). This Series will help you to level up your Programming Skills. This Java Programs are very much helpful for Beginners. If You Have any doubt or query you can ask me here or you can also ask me on My LinkedIn Profile

Shaikh Minhaj 3 Nov 8, 2022
Boilerplate code for hello world java score and deploy it on testnet.

Java SCORE Examples This repository contains template of a java SCORE and instructions on how to deploy a simple java score. How to Run 1. Build the p

null 1 Feb 1, 2022
Library for converting from one Java class to a dissimilar Java class with similar names based on the Bean convention

Beanmapper Beanmapper is a Java library for mapping dissimilar Java classes with similar names. The use cases for Beanmapper are the following: mappin

null 26 Nov 15, 2022
该仓库中主要是 Spring Boot 的入门学习教程以及一些常用的 Spring Boot 实战项目教程,包括 Spring Boot 使用的各种示例代码,同时也包括一些实战项目的项目源码和效果展示,实战项目包括基本的 web 开发以及目前大家普遍使用的线上博客项目/企业大型商城系统/前后端分离实践项目等,摆脱各种 hello world 入门案例的束缚,真正的掌握 Spring Boot 开发。

Spring Boot Projects 该仓库中主要是 Spring Boot 的入门学习教程以及一些常用的 Spring Boot 实战项目教程,包括 Spring Boot 使用的各种示例代码,同时也包括一些实战项目的项目源码和效果展示,实战项目包括基本的 web 开发以及目前大家普遍使用的前

十三 4.5k Dec 30, 2022
This is a plugin for Minecraft Server (Spigot API) introduces a sector system which connects a single world across multiple servers.

OpenSourceSectors ?? ??️ This is a plugin for Minecraft Server (Spigot API) introduces a sector system which connects a single world across multiple s

null 20 Dec 28, 2022