All Projects → app-generator → Fullstack Flask Vuejs Argon Design

app-generator / Fullstack Flask Vuejs Argon Design

Licence: mit
Flask Vuejs - Built with Automation Tools | AppSeed App Generator

Projects that are alternatives of or similar to Fullstack Flask Vuejs Argon Design

Fuse
A simple file sharing web service in Vue.js and Flask
Stars: ✭ 7 (-61.11%)
Mutual labels:  flask, full-stack
Bhagavadgita
A non-profit initiative to help spread the transcendental wisdom from the Bhagavad Gita to people around the world.
Stars: ✭ 84 (+366.67%)
Mutual labels:  flask, open-source
Flask Paper Kit
Flask Boilerplate - Paper Kit Design | AppSeed
Stars: ✭ 89 (+394.44%)
Mutual labels:  flask, open-source
Healthcheck
Health Check ✔ is a Machine Learning Web Application made using Flask that can predict mainly three diseases i.e. Diabetes, Heart Disease, and Cancer.
Stars: ✭ 35 (+94.44%)
Mutual labels:  flask, open-source
Admin Dashboards
Admin Dashboards - Open-Source and Free | AppSeed
Stars: ✭ 275 (+1427.78%)
Mutual labels:  flask, open-source
Itk
Insight Toolkit (ITK) -- Official Repository. ITK builds on a proven, spatially-oriented architecture for processing, segmentation, and registration of scientific images in two, three, or more dimensions.
Stars: ✭ 801 (+4350%)
Mutual labels:  open-source
Flask Sqlalchemy Blogger Example
Blog Posts application using sqlalchemy
Stars: ✭ 6 (-66.67%)
Mutual labels:  flask
Sticky Parallax Header
A simple React Native library, enabling to create a fully custom header for your iOS and Android apps.
Stars: ✭ 792 (+4300%)
Mutual labels:  open-source
Docs
Lightweight document management system packed with all the features you can expect from big expensive solutions
Stars: ✭ 827 (+4494.44%)
Mutual labels:  open-source
Celestia
Real-time 3D visualization of space.
Stars: ✭ 785 (+4261.11%)
Mutual labels:  open-source
Flask Sqlalchemy Booster
Collection of utilities and decorators which add extensive querying and serializing capabilities to Flask SQLalchemy models
Stars: ✭ 5 (-72.22%)
Mutual labels:  flask
Never Blink
👀Blink and lose.
Stars: ✭ 802 (+4355.56%)
Mutual labels:  flask
Apispec
A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification)..
Stars: ✭ 831 (+4516.67%)
Mutual labels:  flask
Github
GitHub 漫游指南- a Chinese ebook on how to build a good project on Github. Explore the users' behavior. Find some thing interest.
Stars: ✭ 7,168 (+39722.22%)
Mutual labels:  open-source
Datenschutz Checkliste
[WIP] Open Source Checkliste für Webdesigner und -entwickler, um datenschutz-relevante Aufgaben nach aktuell geltendem Recht umzusetzen.
Stars: ✭ 16 (-11.11%)
Mutual labels:  open-source
Sitewhere
SiteWhere is an industrial strength open-source application enablement platform for the Internet of Things (IoT). It provides a multi-tenant microservice-based infrastructure that includes device/asset management, data ingestion, big-data storage, and integration through a modern, scalable architecture. SiteWhere provides REST APIs for all system functionality. SiteWhere provides SDKs for many common device platforms including Android, iOS, Arduino, and any Java-capable platform such as Raspberry Pi rapidly accelerating the speed of innovation.
Stars: ✭ 788 (+4277.78%)
Mutual labels:  open-source
Chinese Dos Games Web
🌐 Source code of https://dos.zczc.cz
Stars: ✭ 816 (+4433.33%)
Mutual labels:  flask
Opensourcewebsite Org
OpenSourceWebsite (OSW) - online community managed by users using electronic voting and modifying source code
Stars: ✭ 834 (+4533.33%)
Mutual labels:  open-source
Adguardforios
The most advanced ad blocker for iOS
Stars: ✭ 812 (+4411.11%)
Mutual labels:  open-source
Cfn nag
Linting tool for CloudFormation templates
Stars: ✭ 808 (+4388.89%)
Mutual labels:  open-source

Flask Vuejs - Argon Design

Full-Stack Vue Argon Design with Flask backend server.


Flask Vuejs Argon Design - Gif animated presentation.


Product Features

This full-stack app is built using a decoupled architecture, where the Vue Argon Design frontend communicates with the Flask backend through secure ajax call.

  • Flask backend
  • SQLite database, managed by Sequelize ORM. A simple Users tabel is provided.
  • JWT token authentication
  • Vue Argon Design crafted by the famous Creative-Tim agency.
  • Login and Registration features

To use and start this starter, a few simple steps must be followed:


Flask boilerplate backend

The backend server is a simple Flask with JWT authentication, SQLite database, SQLAlchemy ORM, unit tests and basic tooling.

$ #############################
$ # clone and build the backend

$ git clone https://github.com/app-generator/flask-boilerplate.git
$ cd flask-boilerplate
$ pip install -r requirements.txt
$ flask run --port 3000 # start the Flask server

Vue Argon Design

Vue app enhanced with JWT Authentication.

$ #############################
$ # clone and build the Vue Frontend

$ git clone https://github.com/app-generator/vuejs-argon-design-system.git
$ cd vuejs-argon-design-system
$ yarn
$ yarn start # Frontend runs on port 8080

Resources


What is Flask

Flask is a lightweight WSGI web application framework. It is designed to make getting started quick and easy, with the ability to scale up to complex applications. It began as a simple wrapper around Werkzeug and Jinja and has become one of the most popular Python web application frameworks. Read more about Flask here.


What is Vue

Vue (pronounced /vjuː/, like view) is a progressive framework for building user interfaces. Unlike other monolithic frameworks, Vue is designed from the ground up to be incrementally adoptable. The core library is focused on the view layer only, and is easy to pick up and integrate with other libraries or existing projects. On the other hand, Vue is also perfectly capable of powering sophisticated Single-Page Applications when used in combination with modern tooling and supporting libraries. Read more about Vue here.


Vue Argon Design

Start your development with a Design System for Bootstrap 4. It is open source, free and it features many components that can help you create amazing websites. Vue Argon Design is built with over 100 individual components, giving you the freedom of choosing and combining. All components can take variations in colour, that you can easily modify using SASS files. Read more about Vue Argon Design here


Support

For issues and features request, use Github or access the support page provided by AppSeed


License

MIT @ AppSeed



Flask Vuejs - Argon Design provided by AppSeed

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