Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
singh_flutter
E-Commerce
RedCart
Commits
114a9e52
Commit
114a9e52
authored
Mar 05, 2020
by
NirmalaSudhir
Browse files
Fixed Redcart repo path
parent
c1b8f712
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
114a9e52
...
...
@@ -4,8 +4,10 @@ A new RedCart shopping Flutter application.
Getting Started
This project is a E-commerce shopping app where user buy products and make payment either online or COD
clone the red_time_tracker repo
git clone https://gitlab.redcor.ch/e-commerce/redcart.git
clone the RedCart app repo:
git clone https://gitlab.redcor.ch/e-commerce/redcart.git
Preparation:
# install Android Studio
Download and install Android Studio using this link https://developer.android.com/studio
...
...
@@ -36,6 +38,6 @@ To Communicate with Odoo server from Flutter you must remote Odoo server
Start Remote Server:
In terminal run
ssh -X root@159.69.45.101
cd /opt/odoo/odoo
./odoo-bin
\ No newline at end of file
ssh -X root@159.69.45.101
cd /opt/odoo/odoo
./odoo-bin
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment