Skip to content

Alphaboy20023/taskly-app

Repository files navigation

Taskly

A task scheduling app built with Next.js for managing personal and important tasks with a clean UI calendar.

Features

  • Add, view, and manage tasks
  • Highlight scheduled dates on a calendar
  • Differentiate personal vs. other tasks
  • Responsive UI built with Tailwind CSS

Tech Stack

  • Next.js 15 (App Router)
  • TypeScript
  • MongoDB with Mongoose
  • Tailwind CSS
  • Google Authentication, Firebase

Getting Started

  1. Clone the repo:
git clone https://github.com/Alphaboy20023/taskly-app.git

# Install dependencies: 
npm install

# Set up .env.local:
MONGODB_URI=your-mongo-uri

# run the dev server
npm run dev

# project_url = 

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published