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

https://github.com/jiangshanmeta/leetcode-notebook

leetcode笔记桌面应用
https://github.com/jiangshanmeta/leetcode-notebook

Last synced: 6 months ago
JSON representation

leetcode笔记桌面应用

Awesome Lists containing this project

README

          

# leetcode-notebook

力扣笔记本是为了对力扣上的题目进行专题整理而设计的。

[本应用已经录制视频教程,发布在网易云课堂上](https://study.163.com/course/courseMain.htm?courseId=1209597911&share=2&shareId=480000001947591)

前端采用:

* Vue
* ElementUI
* Markdown-it
* Prism

后端采用:

* Egg
* Egg-mongoose

数据库采用:

* MongoDB

页面效果展示:

![问题页面](./images/questions.png)

![专题页面](./images/themes.png)

![专题详情](./images/themeDetail.png)