Giter Site home page Giter Site logo

phantomapp's Introduction

Phantomapp

Coding test to Phantom.land

Brief Technical Design Document

Motivation

Javascript web app that maintains a list of bookmarks through local storage. The user is able to add/edit/delete any link in the list with the following actions.

  • Add a bookmark in home form.
  • Edit a bookmark pressing above it on the table.
  • Delete a bookmark pressing the trash on the table.

Techonologies

The technologies used to this applications were the following:

  • Application developed with the framework Angular 8.3.19.
  • Material Angular to use modals and forms.
  • I used HTML & CSS to develop the basic layout even though I would prefer use SCSS.

Limitations

I can understand the design is very basic, does not have any special. About Google Closure, I saw a module to integrate with Angular that could works, but I only did the research, I did not implemented it.

I tried to check if the URL exists trying to ping an URL, but I got CORS issues, I think I should have a backend to ping to any website. So, at the moment, I pass a true boolean checking if the URL exists. Only there is a regex validation.

phantomapp's People

Contributors

javsanbel2 avatar

Watchers

 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.