Skip to content

brandnetworks/interview-todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Todo Application

Manages todos. This is an interview application created for Brand Networks

Tasks

  1. Clone the repository locally (don't fork).
  2. Add the ability to "create" a todo.
  3. There is a bug with editing a todo. Identify and fix the bug.
  4. Add the ability to delete a todo.
  5. Once you've completed steps 1-4, create a new repository of your own and push the local repo with your changes up to your new repository.

Requirements

To avoid any tooling or build script requirements for this project, it is assumed this project will be run as-is directly from the file system. AJAX requests do not work in this environment, so everything must be loaded with <script> tags.

Template literal strings are utilized for templates. Therefore, be sure to use a compatible browser.

About

A demo app for potential applicants to work on to demonstrate technical competencies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors