Skip to content

Pa-ppy/Checkout

Repository files navigation

Checkout

A website that allows users to create and manage their tasks and activities. It is built with Next.js, TypeScript and Tailwind CSS.

Introduction

Checkout is a productivity app designed to help users create, track, and manage tasks effortlessly. It features:

  • 🔐 User authentication (login/signup)

  • ✏️ Task creation, editing, and deletion

  • ✅ Real-time status updates (pending/completed)

  • 📱 Responsive design for all devices

    📖 Blog Post: Blog Post

    🔗 Deployed link: Vercel deployment

    👨‍💻 Author: Raymond Aboagye

    Screenshots: Home and Landing page Sign in Page Task Dashboard

Installation and setup

  • Clone the repository

  • install dependencies

  • Run the development server

    npm install

    npm run dev

    Open http://localhost:3000 in your browser.

Usage

  • Sign Up/Log in
  • Add a task: Click the "+" button, enter details, and save.
  • Edit/Delete: Hover over a task to see action buttons.
  • Toggle status: Check the "Complete" box to mark as done.
Contributing
  • Fork the project.
  • Create a branch: git checkout -b feature/your-feature.
  • Commit changes: git commit -m 'Add some feature'.
  • Push: git push origin feature/your-feature.
  • Open a Pull Request and describe your changes.
License

MIT © Pappy
Free to use, modify, and share...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors