GithubHelp home page GithubHelp logo

console-based-task-manager's Introduction

Console Based Task Manager

Overview

Console TaskManager is a simple command-line application designed to help users manage their tasks efficiently. The project is built using Java and utilizes Hibernate for database interaction.

Features

  • User Authentication: Users can sign in with their email and password or sign up for a new account.
  • Task Management: Users can create tasks and view their existing tasks.
  • Persistence: User and task data are stored in a SQLite database using Hibernate.

Tools Used

  • Java: The core programming language used for development.
  • Hibernate: Object-relational mapping framework used for database interaction.
  • SQLite: Lightweight relational database management system used to store user and task data.
  • Logback: Logging framework used to log application events.
  • SLF4J: Simple Logging Facade for Java used for logging abstraction.

Installation

  1. Clone the repository to your local machine.
  2. Ensure you have Java Development Kit (JDK) installed.
  3. Set up your IDE (e.g., IntelliJ IDEA, Eclipse) to work with Java projects.
  4. Build the project using your IDE's build tools or by running mvn clean install from the command line.

Usage

Run the application using the following command:

java -jar out/artifacts/console_based_task_manager_jar/console-based-task-manager.jar

Contributing

Contributions are welcome! If you encounter any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request.

License

This project is licensed under the Apache License - see the LICENSE file for details.

console-based-task-manager's People

Contributors

lynnemunini avatar

Stargazers

Samuel Owino avatar

Watchers

 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.