This is a note taking tool based on native H5 and APICloud Android software.
- Security
- Background
- Installation
- Usage
- API
- Contribution
- Agreement
This item
- Built using APICloud platform,
- Developed using APICloudStudio editor,
- Preview using Blue Stack Simulator,
The theme is self-designed.
No program security issues have been found at this time. If you have any questions, please mention Suggestions.
This repository records the source code of a small project for me to learn hybrid APP development!
# clone
git clone https://github.com/gitguanqi/markerapp.git markerapp
cd markerapp
-
Import into your APICloudStudio editor
-
Real-device synchronous viewing with blue stack simulator
After the editor is edited, sync the cloud, and then compile and package in the cloud.
This app mainly has the following functions available:
- User registration
- User login
- User profile modification
- User homepage view
- Post, modify and delete articles
- Comment, like and share articles
- Blogger attention
Project installation package:
This time only compiled the Android part, because the compilation certificate and steps are cumbersome, so iOS did not compile, please forgive me.
You can download installation package here
This warehouse uses the tools provided by the APICloud platform for development and page rendering.
This project follows the GPL3.0 agreement, Copyright By gitguanqi