
Love Brush is a simple and lightweight brush brush application website that requires no backend and database and is implemented using H5 source code. The application uses JSON as the storage method for the question bank, making the question bank clear in hierarchy and simple to understand in structure. The following are the main structure and characteristics of this application:
Main structure:
index.html: The home page displays a list of question banks. Users can select different question banks to brush questions.
type.html: The topic brushing mode selection page provides four topic brushing modes for users to choose from: sequential topic brushing, random topic brushing, wrong topic brushing mode, and reciting topic mode.
timu.html: Brush the question page to display the question and answer options, where users can answer questions.
json/Catalog: Store JSON files for question banks. Different question banks correspond to different JSON files for easy management and expansion.
js/public.js: Contains a script that corresponds the JS array with the JSON question bank file path and description information ID to load and display the question bank.
Features:
No need for back-end and database: The application does not rely on back-end servers and databases. All question bank information is stored in JSON format, making it easy to quickly deploy and share.
Simple and easy-to-understand JSON question bank structure: The question bank is stored in JSON format, making the relationship between questions and answer options clear and easy to maintain and expand.
Four problem brushing modes: Four problem brushing modes are provided: sequential problem brushing, random problem brushing, wrong problem brushing and reciting problem brushing mode to meet the needs of different users.
Supporting word templates and conversion tools: Supporting word templates and template-to-JSON conversion tools are provided to facilitate the conversion of existing question bank from word format to JSON format and simplify the question bank management process.
py-timuToJson tool: This tool contains templates and scripts to convert JSON, and provides one-click conversion function to facilitate the conversion and management of question bank.
This crafting application website is a convenient and practical crafting tool that eliminates the need for cumbersome deployment and database configuration. It also provides a variety of crafting modes, which is suitable for the majority of users for learning and review. I hope this application can help users brush questions and learn more efficiently.
Comments0