https://github.com/mrlizhaozhi/smart-notes-knowledge-management-system
Smart Notes is a knowledge management system for creating, editing, and organizing a variety of documents for the purpose of building knowledge systems from piecemeal information.
https://github.com/mrlizhaozhi/smart-notes-knowledge-management-system
django electron javascript knowledge-base open-source python react
Last synced: 3 months ago
JSON representation
Smart Notes is a knowledge management system for creating, editing, and organizing a variety of documents for the purpose of building knowledge systems from piecemeal information.
- Host: GitHub
- URL: https://github.com/mrlizhaozhi/smart-notes-knowledge-management-system
- Owner: mrlizhaozhi
- Created: 2023-10-27T16:42:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-04T03:33:18.000Z (4 months ago)
- Last Synced: 2025-01-04T04:22:50.082Z (4 months ago)
- Topics: django, electron, javascript, knowledge-base, open-source, python, react
- Homepage: https://mrlizhaozhi.github.io/smart-notes/
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Smart Notes Knowledge Management Systems
After college graduation, the ability to learn quickly from piecemeal information and organizing into knowledge systems is critical to both individual and organizational success.
Smart Notes is a software program designed to meet this need. The front end uses React.js and the back end uses Django. I will convert this app into a desktop program with Electron. The reason I'm using Django instead of Node.js for back end is because I intend to incorporate PyTorch machine learning capabilities in later iterations.
This is the project of my focus in 2025.