Coder Social home page Coder Social logo

flatlogic / angular-dashboard-seed Goto Github PK

View Code? Open in Web Editor NEW
194.0 28.0 100.0 906 KB

Angular dashboard sample application with nodejs REST backend integration

Home Page: http://angular-dashboard-seed.flatlogic.com/

License: MIT License

JavaScript 52.06% CSS 14.26% HTML 33.68%

angular-dashboard-seed's Introduction

angular-dashboard-seed

Angular dashboard sample application with nodejs REST backend integration built using latest angular best practices.

This seed is a sort of free version of a template that may be found here or here with working backend integration. You may use it to bootstrap the development of your next web app. Ok, so basically, this project is a hack ;)

Check out the Live Demo. Use following credentials: user1/user1pass.

Features

  • AngularJS
  • Angular UI Router
  • Bootstrap3
  • Nodejs backend inegration
  • Sass styles
  • Gulp build
  • Stylish, clean, responsive layout
  • Lots of utility css classes for rapid development (flatlogic css set)
  • Authentication and authorization
  • CRUD operations examples
  • Browsersync for the ease of development
  • Toastr notifications

Setup

Required tools

Installation

  1. Clone project git clone https://github.com/flatlogic/angular-dashboard-seed.git
  2. Install node and bower dependencies: npm install
  3. Run the application: gulp serve
  4. go to http://localhost:3000
  5. Enter username: user1, password: user1pass

Project structure

Project structure based on this yeoman generator. If you have any questions about the build or project structure please check out their documentation.

Support

For any additional information please refer to Flatlogic homepage.

Community

License

MIT, hell yeah.

angular-dashboard-seed's People

Contributors

andrewxiechina avatar dimasavchenko avatar lugovsky avatar mbach avatar okendoken avatar randrianov avatar smartapant avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

angular-dashboard-seed's Issues

No authorization with Chrome

First of all thank you for the lovely template. I've clone it, but when I run with Chrome I get a problem. When I do login, it redirect me to the dashboard. But when I move to the posts, I can't go back because I'm not authorizated. Why? With Firefox it works.

Issue with css

I cloned the project and did exactly what is said in the Readme .But when serve the project the css doesnt load .When I tried to inspect the index.html , the css file name is index.css ,but the file name is not the same as it as scss as extnsn( index.scss).and the other thing I noted is that in the
index.css
@import "theme/navigation";
@import "theme/layout";
@import "theme/login";
@import "theme/override-bootstrap";
@import "theme/dashboard";
@import "theme/validation";
@import "theme/utils";
but the file names are different because they have an underscore before them like (theme/_navigation)

I am looking for help if somebody could make me understand why my css files are not loading .Thnx

Error in gulp-inject with /ng-annotate

Hi !

Doing a gulp to see the changes in my project, I had an error in the task "gulp-inject" with the next line :

`[07:37:29] gulp-inject 1 files into index.html.
/var/www/scytl-frontend.dev.crononauta.net/git/node_modules/ng-annotate/build/es5/ng-annotate-main.js:330
    target.$methodName = method.name;
                       ^

TypeError: Cannot create property '$methodName' on boolean 'false'
    at matchRegular (/var/www/scytl-frontend.dev.crononauta.net/git/node_modules/ng-annotate/build/es5/ng-annotate-main.js:330:24)
    at match (/var/www/scytl-frontend.dev.crononauta.net/git/node_modules/ng-annotate/build/es5/ng-annotate-main.js:36:66)
    at post (/var/www/scytl-frontend.dev.crononauta.net/git/node_modules/ng-annotate/build/es5/ng-annotate-main.js:995:23)
    at visit (/var/www/scytl-frontend.dev.crononauta.net/git/node_modules/ordered-ast-traverse/ordered-ast-traverse.js:50:13)
    at visit (/var/www/scytl-frontend.dev.crononauta.net/git/node_modules/ordered-ast-traverse/ordered-ast-traverse.js:44:21)
    at visit (/var/www/scytl-frontend.dev.crononauta.net/git/node_modules/ordered-ast-traverse/ordered-ast-traverse.js:41:25)
    at visit (/var/www/scytl-frontend.dev.crononauta.net/git/node_modules/ordered-ast-traverse/ordered-ast-traverse.js:44:21)
    at visit (/var/www/scytl-frontend.dev.crononauta.net/git/node_modules/ordered-ast-traverse/ordered-ast-traverse.js:41:25)
    at visit (/var/www/scytl-frontend.dev.crononauta.net/git/node_modules/ordered-ast-traverse/ordered-ast-traverse.js:44:21)
    at visit (/var/www/scytl-frontend.dev.crononauta.net/git/node_modules/ordered-ast-traverse/ordered-ast-traverse.js:41:25)`

You can solve it changing the version of the package "gulp-ng-annotate" from "~0.3.6" to "~0.5.2".

Should I do a pull-request with this change ?

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.