GithubHelp home page GithubHelp logo

todo-list-application's Introduction

Table of contents Build Status

General info

This project was intented to help me get more familar with the MVC pattern and using JAVA as the medium of doing so. It was also my first project outside univeristy, intended to boost my current portfolio.

Screenshots

gif

  • This is how the user sees the added events

Screen Shot 2019-07-25 at 1 05 27 AM

  • Here is a few buttons the user can use

Screen Shot 2019-07-25 at 1 07 49 AM

  • You can see the user has a nice GUI option to save the file she/he would like to save

Screen Shot 2019-07-25 at 1 07 12 AM

  • Here you can see how the events were sorted by the priority number

Screen Shot 2019-07-25 at 1 05 39 AM

How to run it?

  1. Go to where to want to save the file on your computer with your terminal
  2. Type git clone https://github.com/mahirhiro/todo-list-application.git
  3. With your IDE open the pom.xml file as a project
  4. Simply right click on the java sources folder ("java" under src/) and select Mark Directory As > Sources Root (see screenshot below)

blank

5. Go to File -> Project structure -> Modules -> Dependencies -> '+' -> add 'jcalendar-1.4.jar' file (see screenshot below)

Screen Shot 2019-07-27 at 8 13 32 PM

6. Click run & enjoy! ๐Ÿ˜‰

Features

  • 'Add a Task' or 'Ctrl-A' to add an event
  • 'Edit a Task' or 'Ctrl-E' when a row is selected to edit a column of an event
  • 'Delete a Task' or 'Ctrl-D' when a row is selected to delete a row
  • If you would like to save your current TODO list, please click 'Save' or 'Ctrl-S' to save the file
  • If you would like to load a previous TODO list, please click 'Load' or 'Ctrl-L' to load the file
  • Click on any column header if you would like to sort your TODO list
  • 'Clear all Tasks' or 'Ctrl-C' to clear our the entire table
  • 'Exit' or 'Ctrl-Q' to Exit the application

Status

Project is: Completed

Contributing

Please contribute using Github Flow. Create a branch, add commits.

  1. Fork it: git clone https://github.com/mahirhiro/todo-list-application.git
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request
  6. Thanks ๐Ÿ˜‰!

Contact

Don't hesitate to ask me whatever you want. Feel free to reach me on my LinkedIn ๐Ÿ˜ƒ

todo-list-application's People

Contributors

mahirhiro avatar

Watchers

James Cloos avatar  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.