An open API service indexing awesome lists of open source software.

https://github.com/leungll/software-engineering-work2

Four Operational Web Version, Introduction to Software Engineering course, 2019 Spring, NENU
https://github.com/leungll/software-engineering-work2

calculator-application element-ui nenu pair-programming software-engineering sringboot vue

Last synced: 5 months ago
JSON representation

Four Operational Web Version, Introduction to Software Engineering course, 2019 Spring, NENU

Awesome Lists containing this project

README

          

# SoftWare-Engineering-Work2
Four Operational Web Version, Introduction to Software Engineering course, 2019 Spring, NENU

软件工程导论第二次作业:结对编程 四则运算网页版
本次作业是使用前后端分离的方式进行开发,后端使用的框架为Spring boot 前端使用的是vue+element-ui的开发方式
正如文件夹所见:
calculator是后台的逻辑实现代码,result.txt是生成的计算式文本
Software_Work2则是前端的样式代码