Coder Social home page Coder Social logo

minasvisual / flashboard Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vah7id/flashboard

0.0 2.0 1.0 4.72 MB

Restfull api and admin dashboard generator easy, fast and clean based on loopback node.js framework https://vah7id.github.io/flashboard/

JavaScript 21.05% HTML 0.33% Vue 77.83% CSS 0.79%

flashboard's Introduction

flashboard handle the back end, you handle the front

flashboard can handle your whole back-end includes services, rest-full api and admin dashboard based on loopback node.js framework. Simply can define your models with several options and get your rest-full api and admin dashboard automatically.

Documentations: https://vah7id.github.io/flashboard/start.html

Admin demo : http://138.68.46.113/flashboard
credentials:
email: [email protected]
password: qwertyuiop

alt

Getting Started

The getting started guide walks you through how to manually setup a admin dashboard. flashboard actually create your back-end package services such as rest-full api of your models based on loopback node.js framework and generate admin dashboard automatically for data moderation.

Models

In this part we can learn how to create own models and start to build your back-end project. there are several options to create your models and configurations options.

Configuration

Flashboard create a admin dashboard based on configuration of loopback models. there are several settings and options on your models and user interface generation types and formats.

Rest-full API

After create your models you have a rest-full api based on your models. In this section we want to learn how to use generated api’s. Also there are options to create your own remote functions.

Installation

Before you begin, make sure you have Node.js and MongoDB installed. For best results, use the latest LTS (long-term support) release of Node.js.

Running below command in your empty project directory path :
$ git clone https://github.com/vah7id/flashboard.git

First install your services packages by run below command on your project directory :
$ npm run preinstall

Install your admin generator packages by run below command on root directory:
$ npm install

Running back-end services first before running admin dashboard :
$ npm run service

At last you can run your admin dashboard by running below command:
$ npm run dev

for deploy on production you can run build command :
$ npm run build

Changelogs

Google Analytics Integration for reports
Responsive Admin UI layouts
Add rtl support
Add Multi language support
Fix build issues for production
Add Relational model support for admin

Articles

New generation of back-end services:
https://medium.com/@vah7id/new-generation-of-back-end-services-53b0922ed8e2

Contribute

Contributions welcome! Like seriously

If you have a any issue with flashboard feel free to report it in github

We need to improve the admin dashboard with more options and features. Next step is creating the GUI for creating and managing models and API's.

License

(The MIT License) Copyright (c) 2016 Vahid Taghizadeh Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

flashboard's People

Contributors

vah7id avatar

Watchers

 avatar  avatar

Forkers

ebertbueno

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.