Skip to content

Task&Master is a web application for managing daily tasks, helping users efficiently plan their time and track task completion.

License

Notifications You must be signed in to change notification settings

NewBumpEr/TaskAndMaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task&Master

Official website: Task&Master

Task&Master is a web application for managing daily tasks, helping users efficiently plan their time and track task completion.

Project Goal

Create a convenient and intuitive tool for organizing daily activities, allowing users to register, log in, add, edit, mark tasks as completed, and view planned tasks for future days.

Technologies

  • React - For building the user interface.
  • PrimeReact - For a rich set of ready-to-use UI components.
  • Firebase - For user authentication and data storage.
  • Electron - For building a desktop application from the web app.

Getting Started

Prerequisites

Ensure you have Node.js installed.

Installation

  1. Clone the repository:
    git clone https://github.com/NewBumpEr/TaskAndMaster.git
  2. Navigate to the project directory:
    cd TaskAndMaster
  3. Install the dependencies:
    npm install

Web Application Usage

  1. Start the development server:
    npm start
  2. Open your browser and go to http://localhost:3000 to see the application running.

Electron Application Usage

  1. Run the Electron application:
    npm run electron:dev

License

This project is licensed under the MIT License.

About

Task&Master is a web application for managing daily tasks, helping users efficiently plan their time and track task completion.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published