cyproto / todo-frontend

A todo app written in angular that uses nodejs apis. 6th place winner of Hackerearth StackHack 1.0 challenge.

Home Page:https://todo-frontend-1e0b5.firebaseapp.com/login

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TaDa✨ - The ToDo App

This repository contains frontend made with angular material for Hackerearth StackHack 1.0 challenge.

Live Demo

TaDa✨ - The ToDo App

Versions:

  • angular/cli: 8.3.12
  • angular/core: 8.2.11
  • angular/compiler: 8.2.11
  • node: v10.x
  • npm: 6.9.0

Backend

It utilizes apis written in node which can be found here.

Installation and running the app

git clone https://github.com/cyproto/todo-frontend.git
cd todo-frontend
npm install
ng serve

Screenshots

Screen record

Vimeo.

About

A todo app written in angular that uses nodejs apis. 6th place winner of Hackerearth StackHack 1.0 challenge.

https://todo-frontend-1e0b5.firebaseapp.com/login


Languages

Language:HTML 43.4%Language:TypeScript 40.3%Language:CSS 14.4%Language:JavaScript 2.0%