Proof of concept two table CRUD implementation of a simple ecommerce store with shopping cart. It has a typescript react ionic cross platform app that uses an openapi/swagger client which is autogenerated from pydal and served via web2py. It uses elasticsearch for indexing and faceted search. Forms are generated from jsonschema7 via react-json-schema-form.
Stars
9
Forks
1
Watchers
9
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
20
commits
Merge pull request #4 from myiremark/myiremark/dev-and-deploy-tools
2c738eeView on GitHubremove web2py from the repo for licensing clarity and add some build processes
a77714dView on GitHubMerge pull request #3 from myiremark/myiremark/auth-update-backend
b1c589cView on GitHubMerge pull request #2 from myiremark/myiremark/abstract-auth-and-api-service
9180ca0View on GitHubabstract pyDALSwaggerConverter into class to clean up controller
f83f214View on GitHub