Coder Social home page Coder Social logo

victorchendra02 / uaspwm Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 16.6 MB

Point of Sale Restaurant

Python 17.60% HTML 10.69% Vue 62.00% CSS 5.68% JavaScript 4.03%
bootstrap5 flask html-css-javascript python sqlalchemy sqlalchemy-python vuejs vuejs-components vuejs-router flask-sqlalchemy

uaspwm's Introduction

Point of Sale Restaurant

Cover image




How to initialize (requirement instalation)

  1. Initialize VueJS and other library
cd vuejs
npm install
npm install --save mitt
npm install --save axios vue-axios
  1. Initialize python FLASK and other library
python-flask\env\Scripts\activate

pip install flask
pip install flask-sqlalchemy
py -m pip install requests
pip install mysqlclient
pip install mysql-connector

pip install Flask-Cors==3.0.10
pip install Flask==2.1.0
pip install flask-sqlalchemy==2.5.1



How to run this project:

To run this project, you need to prepare 2 termninal (cmd).
The first one is to activate FLASK and
the second one is to activate VueJS

Python FLASK is for back-end, to connect database.
And VueJS is for front-end.



NOTE:

Make sure to activate WAMP/XAMP and IMPORT .sql file to your database/PHPMyAdmin


  1. [First cmd] Activate python virtual environment (venv) and run FLASK, simply just copy this code below
python-flask\env\Scripts\activate
cd python-flask\package
flask run
  1. [Second cmd] Run VueJS
cd vuejs
npm run dev
  1. Finally, open the link on the second cmd.
    The link looks like this: http://localhost:5173/



Username to login

  1. username: Victor
    password: 12345678

  2. username: Jacob
    password: 87654321

  3. username: Filbert
    password: qwerasdf

uaspwm's People

Contributors

ckg19 avatar victorchendra02 avatar

Stargazers

 avatar

Watchers

 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.