Giter VIP home page Giter VIP logo

kevintage83 / todolist Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 64 KB

Todo List is a basic todo list that allows a user to add items to a list in their browser. Do your entries persist after you've closed your browser? Of course not! What's the point in that? Simple! Sometimes technical interviewers want to see examples of your JavaScript skills, but you can't show them anything of production quality because of NDAs. This application allows the interviewer to see that you can write JavaScript that communicates with other elements in the DOM.

Home Page: https://tododaloo.netlify.app/

License: MIT License

HTML 19.02% JavaScript 48.28% CSS 32.70%
interview

todolist's Introduction

TodoList

Todo List is a basic todo list that allows a user to add items to a list in their browser. Do your entries persist after you've closed your browser? Of course not! But then again, does the internet really need another to do app?

So, what's the point in this app? Simple! Sometimes technical interviewers want to see examples of your JavaScript skills, but you can't show them anything of production quality because of those pesky client NDAs (amirite???). This application allows the interviewer to see that you can write JavaScript that communicates with other elements in the DOM.

Installation

You could clone the repo, click the download button, or just copy/paste the code into your code editor; it's only a few files.

$ git clone https://github.com/kevintage83/todoList

Usage (Windows)

cmd /c start todoList

Usage (MacOS X)

open todoList

Usage (Linux/Unix)

xdg-open todoList

Contributing

Pull requests? No, thank you! The repo is mainly a conversation piece. Normally, if this were a repository where pull requests were welcome, I would ask that (for major changes, at least) you please open an issue first to discuss what you would like to change.

I would also ask that you please make sure to update tests as appropriate.

License

MIT

todolist's People

Contributors

kevintage83 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.