dylangrijalva / todoly-app

Simple Tasks management -CRUD Rest API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Todoly

Overview

Todoly is a simple tasks management application.📝

Tech Stack

  • Backend: Node.js, Express.js, MySQL, and Docker.

  • Frontend: HTML, CSS, and JavaScript.

Features

  • Basic user authentication: Sign Up & Sign In (with an email and password)

  • Basic CRUD operations: create, read, update, and delete tasks.

Run locally

Clone the project

git clone https://github.com/dylangrijalva/todoly-app

Backend app:

cd backend/ && ./run.sh

About

Simple Tasks management -CRUD Rest API


Languages

Language:JavaScript 73.1%Language:Kotlin 11.0%Language:Kotlin 11.0%Language:Dockerfile 3.0%Language:Shell 1.8%