GithubHelp home page GithubHelp logo

mssandeepkamath / onenote-application-javafx Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 2.0 42.06 MB

Productivity desktop application using JAVA FX

Java 98.63% CSS 1.37%
java canvas-java drawingboard gui javafx javafx-application jfeonix maven oops-in-java whiteboard

onenote-application-javafx's Introduction

Welcome to OneNote Java

A productivity application using Java FX application with features such as whiteboard, TODO list and Notes List.

Previews:

Untitled (2160 × 1080 px) Untitled (2160 × 1080 px) (3) Untitled (2160 × 1080 px) (2)

Class diagram:

OneNoteClassDiagram

Usage:

Checkout the folder out/artifacts/OneNote_jar for Jar file of the project.

Important:

Make sure that you download the javafx sdk and from https://gluonhq.com/products/javafx/ and paste the javafx-sdk-19 folder to C:\Program Files\Java folder of your system.

How to run:

Copy the jar file to your desktop and double click on it.

or

Go to cmd and run this command

          java -jar <path_of_the_jar_file>

If getting error raise a issue!.

OR

1.Clone the project directly into your INTELLIJ IDEA IDE using url: https://github.com/mssandeepkamath/OnenoteApplication.git or Download the zip file and open it in your IDE.

  1. Run HelloApplication.java

Contribute:

1.Fork this repository

2.clone it into your local pc using

   git clone 'your_cloned_https_url'
  1. create a new branch using

     git branch dev ; git checkout dev
    
  2. Contribute!

  3. Stage and commit changes using

    git add . ; git commit -m "your updates"
    
  4. Create pull request in Github GUI for merging the update into OnenoteApplication/master(upstream).

  5. Add original repository for fetch using

    git remote add upstream https://github.com/mssandeepkamath/OnenoteApplication.git
    
  6. Checkout to your origin main and do this for fetching latest changes from original repository.

    git pull upstream main
    

onenote-application-javafx's People

Contributors

mssandeepkamath avatar nisarga3 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

onenote-application-javafx's Issues

Dummy Login.

The login page is currently hard coded and requires legitimate auth.

Jar file created.

Checkout the folder out/artifacts/OneNote_jar for Jar file of the project.

Important:

Make sure that you download the javafx sdk and from Link and paste the javafx-sdk-19 folder to C:\Program Files\Java folder of your system.

How to run:

Copy the jar file to your desktop and double click on it.

OR

Go to cmd and run this command

java -jar <path_of_the_jar_file>

If getting error raise a issue!.

Resolution error

Whiteboard resolution error need to be resolved on larger displays.

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.