GithubHelp home page GithubHelp logo

pingf / 300seconds Goto Github PK

View Code? Open in Web Editor NEW

This project forked from avkash/300seconds

0.0 0.0 0.0 672 KB

Learning within 300 seconds

HTML 4.93% JavaScript 84.75% CSS 0.01% Python 8.71% SCSS 1.60% Shell 0.01%

300seconds's Introduction

Folder: coreui_react_starter

Step 1: Creating Front End using CoreUI and React

  • Cloning CoreUI repo for React
  • Installing and updating Packages
  • Building to code
  • Testing/Running the code
  • Adding Environment setting
  • Changing its running port
  • Cleaning the code by removing extra template code
  • Updating the navigation menu and new pages

Here is the detailed step by step video to explain the above steps:

Folder: python_flask_server_starter

Step 2: Creating backend using Python and Flask

  • Get Python (2.7 or 3.7) ready
  • Make sure we have both Flask and flask_restful
  • Creating base app.py
  • Adding GET and POST API handler
  • Running the server
  • Testing API using CURL
  • Parsing and Handling API parameters
  • Packaging and sending API response Here is the detailed step by step video to explain the above steps:
  • YouTube: Python and Flask starter Code for Beginners

Folder: coreui_react_python_flask_starter

Step 3: Combining CoreUI and React-based front end with Python and Flask based backend

  • Cloning CoreUI React Starter Code as base UI code
  • Create a simple python server with flask
  • Set Proxy server in UI to connect with flask server
  • Adding GET and POST RESTful support to UI
  • Adding simple API in python server
  • Connect python API from UI using GET and POST
  • Review & Understanding the code altogether Here is the detailed step by step video to explain above steps: YouTube: Combining CoreUI, React (UI), Python and Flask (Server) as full solution

Medium: Combining CoreUI + React with Python + Flask to create a simple website (Part 1)

300seconds's People

Contributors

avkash avatar

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.