https://github.com/macagua/bizwi_app_website
Bizwi App Website
https://github.com/macagua/bizwi_app_website
django django-application django-framework
Last synced: 7 months ago
JSON representation
Bizwi App Website
- Host: GitHub
- URL: https://github.com/macagua/bizwi_app_website
- Owner: macagua
- Created: 2022-10-30T20:27:41.000Z (almost 3 years ago)
- Default Branch: devel
- Last Pushed: 2022-10-30T20:28:11.000Z (almost 3 years ago)
- Last Synced: 2025-01-09T10:49:35.812Z (9 months ago)
- Topics: django, django-application, django-framework
- Language: Python
- Homepage:
- Size: 3.82 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Bizwi Core/App
Proyecto Bizwi App (Backend & Frontend)
Tecnología
Backend• PostgreSQL
• Cassandra
• Amazon S3
• Talend ETL + Talend MDMMiddleware and Application
• Python Django
• REST-json
• Flask Web-ServicesFront-End
• HTML5 + boilerplate
• Angular.js
• BootstrapDevices and sensors
• Bash
• Python
• LuaApp installation
The installation of the development environment is done with the following command:
pip install -r requirements/dev.txt
The installation of the testing environment is done with the following command:
pip install -r requirements/test.txt