Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.06 KB

File metadata and controls

34 lines (25 loc) · 1.06 KB

EventFlow

EventFlow is a modern task and event management application designed to streamline your schedule and keep track of your daily tasks. With an intuitive interface and powerful features, EventFlow helps you stay organized and on top of your commitments.

Features

  • Daily Task Management: View, add, and manage tasks for any given day.
  • Interactive Calendar: Easily navigate through months and select dates to view tasks.
  • Task Prioritization: Assign priorities to tasks for better organization.
  • Customizable Views: Switch between different views to fit your preferences.
  • Real-time Updates: Seamlessly sync tasks and events across devices.

Installation

To get started with EventFlow, follow these steps:

Prerequisites

  • Node.js (>= 14.x)
  • npm or Yarn
  • Expo CLI (for React Native projects)
  1. Clone the Repository

    git clone https://github.com/RaoulBock/Taskify-Task-Managment-App
    cd Taskify-Task-Managment-App
  2. Install Dependencies

    npm install
    
  3. Start project

    npm run dev