GithubHelp home page GithubHelp logo

cesarliws / full-stack-tdc-poa Goto Github PK

View Code? Open in Web Editor NEW
16.0 7.0 9.0 8 MB

Projeto full stack Delphi MVC Framework e DevExtreme React.js

License: MIT License

Pascal 39.47% HTML 2.29% CSS 7.28% JavaScript 50.96%
delphi mvc-framework backend-api reactjs javascript devexpress devextreme postgresql

full-stack-tdc-poa's Introduction

Full stack Delphi MVC Framework and React.js DevExtreme Project

Project source files from my TDC presentation. The Developer Conference 2018 - Brazil - Delphi Track

Back-end: Delphi + DMVC Framework + FireDAC + PostgreSQL Front-end: JS ES6 + React + DevExpress DevExtreme

Presentation Theme

Introduction to web and cloud platform.

How to create a simple, efficient, high performance and easy to maintain back-end server with Delphi MVC Framework.

How to create web front-end quickly with React.js library, to consume the back-end created with Delphi MVC Framework.

  • Introduction to Web and Cloud Platform
  • RESTful Server with DMVC Framework, FireDAC and PostgreSQL
  • Introduction to JavaScript front-end Development with React.js

Project Demo

Main Window Edit Window

Instructions

Clone repository

Restore Database backup - PostgreSQL

  • dmvc-backend\db\dmvc-backend-db.backup

Install Delphi MVC Framework

Front-end

npm or yarn

  • You can use npm or yarn to install dependencies and execute the front-end.
  • Yarn has better performance.

npm

  • Install project dependencies

    • npm install
  • Run front-end

    • npm start

or, yarn

  • Install yarn

    • npm install yarn
  • Install project dependencies

    • yarn
  • Run front-end

    • yarn run start

Run only the front-end

  • Edit the "dx-real-state-front-end\src\App.js" file.
  • Change "remoteDataSource" to false inside the constructor.

state.remoteDataSource

full-stack-tdc-poa's People

Contributors

cesarliws avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

full-stack-tdc-poa's Issues

VSCode?

Can you tell me what font and color scheme you use on the image? Thanks.

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.