This is a template for creating golang backend and a vue frontend and we have python as another backend tool for data analysis and web scraping on a linux server. All the parts are very carefully documented and explained.
To run
#front end js
~\src\view$ npm install
Create a blockchain server at the backend to provide encrypted communication and file transfer
- Provides a connection to mongodb, insert, get
- Post Image data to db
- Delete, Update in db
- Create a blockchain service
- User authentication
To do data analysis and machine learning fast, potentially run on the server side as a linux crontab
- Insert into mongodb
- Get, Delete, Update in db
- Machine learning examples
- Web Scraping
This is the front view part of the web page, predominantly used to satisfy user interaction
- A basic router wireframe
- Multi-page routing
- Multi-view routing on the same component
- Connect to API