GithubHelp home page GithubHelp logo

emrahsifoglu / a-simple-one-page-contact-directory Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 0.0 1.25 MB

This is a SPA built with AngularJS + Symfony2. It allows users to store contact data and perform crud operations on the data.

PHP 30.43% CSS 63.73% JavaScript 5.84%

a-simple-one-page-contact-directory's Introduction

A Simple One Page Contact Directory

This is a SPA built with AngularJS + Symfony2. It allows users to store contact data and perform crud operations on the data.

Main Technologies Used

  • XAMPP Version: 1.8.3
  • PhpStorm 7.1
  • Bower
  • PHP 5.5
  • AngularJS 1.3.5

How It Works

When a user attempts to enter a route, first it will be checked whether authentication is required.

Without role, user wouldn't be allowed and will be redirected to home route.

Log in and log out credentials are submitted with AJAX. CRUD operations are also performed through RESTFUL API using AJAX.

There are 3 bundles in ContactDirectory.

DemoBundle

This is main bundle consists front end codes.

PersonBundle

RESTFUL API is here with its PHPUnit test which checks all API functions. API controller doesn't get involved with database operations directly. Instead, it uses a custom service named PersonManager.

UserBundle

User entity, authentication handlers are here.

a-simple-one-page-contact-directory's People

Contributors

emrahsifoglu avatar

Stargazers

Deep Singh avatar

Watchers

James Cloos avatar Martin Halik avatar Filip Danisko 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.