Coder Social home page Coder Social logo

contacts-poc's Introduction

Contacts App

Proof of Concept

A simplified contacts application demonstrating SPA technologies.

Table of Contents

Technology Stack

Technology Options Preference Reason Decision Afterthought
JS SPA Framework Angular 1.6+, Angular 4+, React Angular 4+ Light, Modular, Workflow automations Angular 4+
JS 'Dialect' ES2015, ES2016, ES2017, TypeScript ES2015 Native ES, OOP enhancements, 98%+- support in evergreen browsers TypeScript
Storage SQL, MongoDB, LocalStorage MongoDB Proper storage, Scalable, Data restructuring is simple, Fast kick start
Backend PHP, C#, Node Node Fits well with rest of tech stack, No outstanding downsides
Rest API Framework [Node:] Express, Hapi Express Straightforward, Previous experience
UI Framework Angular Material, Bootstrap

Development Roadmap

Legend: [optional] Done

Features

  • SPA structure
  • Routing
  • CRUD
  • Error handling
  • Storage
  • Form validation
  • [Search]
  • [Sort]
  • [Mailto]
  • UI
  • [User login + Authentication]

Issues

  • Search input should be cleared on clickout
  • Search should not display results for an empty string

Improvements

  • Clickout functionality should be moved to a standalone directive
  • [Details view should be in a popup]

Tests

  • CRUD e2e test
  • Search component test
  • Collections module unit-test

Code Overview

Features

Modules

Collections
Error handling

Live App

https://chayachechik.github.io/contacts-poc/

Local Install

Prerequisites

Install

Build

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

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.