Giter Club home page Giter Club logo

timly's Introduction

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

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.