All Projects → flatlogic → Angular Dashboard Seed

flatlogic / Angular Dashboard Seed

Licence: mit
Angular dashboard sample application with nodejs REST backend integration

Programming Languages

javascript
184084 projects - #8 most used programming language

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.

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].