Skip to content

adithyakb10/todoapp

Repository files navigation

ToDo App

This is a simple ToDo app built using Wasp.

Wasp (Web Application Specification) is a Rails-like framework for React, Node.js, and Prisma. Build your app in a day and deploy it with a single CLI command!

Features

  • Add tasks to your ToDo list.
  • Mark tasks as completed.
  • Delete tasks from the list.
  • User authentication.

Technologies Used

  • Wasp
  • React
  • SQLite (for database)

Getting Started

  1. Clone this repository:
git clone https://github.com/adithyakb10/todoapp
  1. Run the app
cd todoapp
wasp start

Authentication

  • Authentication used in this app is basic username-password authentication.
  • Wasp supports a number of authentication using google,github etc.

About

A basic todo-app created using wasp

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published