All Projects → michalsn → Codeigniter Angularjs App

michalsn / Codeigniter Angularjs App

Sample App based on CodeIgniter and AngularJS

Projects that are alternatives of or similar to Codeigniter Angularjs App

Angular1 Apollo
AngularJS integration for the Apollo Client
Stars: ✭ 108 (-14.96%)
Mutual labels:  angularjs
Staradmin Free Angular Admin Template
Star Admin Angular Admin is a free admin template based on Bootstrap 4 and Angular
Stars: ✭ 112 (-11.81%)
Mutual labels:  angularjs
Shio
✨ :dna: Shio CMS - Model Content, Use GraphQL and Create Site using Javascript with Native Cache and Search.
Stars: ✭ 119 (-6.3%)
Mutual labels:  angularjs
Frontpress
⚡️ A full front-end AngularJS template for WordPress Rest API.
Stars: ✭ 109 (-14.17%)
Mutual labels:  angularjs
Opennote
OpenNote was built to be an open web-based alternative to Microsoft OneNote (T) and EverNote.
Stars: ✭ 1,489 (+1072.44%)
Mutual labels:  angularjs
Mobiscroll
Cross platform UI controls for progressive web and hybrid apps (plain JS, jQuery, Angular and React)
Stars: ✭ 1,510 (+1088.98%)
Mutual labels:  angularjs
Startblog
Startblog is a simple Markdown blog system based on the CodeIgniter!
Stars: ✭ 107 (-15.75%)
Mutual labels:  codeigniter
Hoosk
Hoosk Codeigniter CMS
Stars: ✭ 123 (-3.15%)
Mutual labels:  codeigniter
Igniteui Angularjs
Ignite UI extensions for AngularJS
Stars: ✭ 111 (-12.6%)
Mutual labels:  angularjs
Awesome Angular Graphql
A curated collection of resources, clients and tools that make working with `GraphQL and Angular` awesome
Stars: ✭ 119 (-6.3%)
Mutual labels:  angularjs
Blog
lizhonghui's blog
Stars: ✭ 109 (-14.17%)
Mutual labels:  angularjs
Cat Facts
Daily cat facts! 🐱
Stars: ✭ 110 (-13.39%)
Mutual labels:  angularjs
Twital
Twital is a "plugin" for Twig that adds some sugar syntax, which makes its templates similar to PHPTal or VueJS.
Stars: ✭ 116 (-8.66%)
Mutual labels:  angularjs
Angular To React Redux
Angular to React/Redux, a Guide for Angular v1 Experts Looking to Learn React/Redux
Stars: ✭ 109 (-14.17%)
Mutual labels:  angularjs
Source
jartto's article and blog
Stars: ✭ 120 (-5.51%)
Mutual labels:  angularjs
Books Management System
全JavaScript语言Web项目——图书管理系统
Stars: ✭ 107 (-15.75%)
Mutual labels:  angularjs
Electron Release Server
A fully featured, self-hosted release server for electron applications, compatible with auto-updater.
Stars: ✭ 1,600 (+1159.84%)
Mutual labels:  angularjs
Ng Embed
An AngularJS filter/directive for embedding emojis, media, maps, tweets, code and services
Stars: ✭ 124 (-2.36%)
Mutual labels:  angularjs
Ngeo
Library combining OpenLayers and AngularJS
Stars: ✭ 122 (-3.94%)
Mutual labels:  angularjs
Angular2react
One line of code to turn any Angular 1 Component into a React Component
Stars: ✭ 116 (-8.66%)
Mutual labels:  angularjs

CodeIgniter AngularJS App

Sample App based on CodeIgniter 3.x and AngularJS 1.x.

This is very simple example - CRUD.

How to start?

  • Set database config in appliaction/config/database.php
  • Autoload database and url in application/config/autoload.php
  • Import database.sql file to your database
  • Adjust .htaccess file to your needs

You're ready to go - http://localhost/your_project/projects

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].