Note Flow is a react based Text Editor that is specifically geared towards Computer Science and Math note-taking. This text editor allows you to easily format code, use code snippets, syntax highlighting and insert math equations. The editor also allows you to embed links and graphs such as flowcharts, tables, and UML diagrams. This project was created by a team of college students for our introduction to software engineering course.
- The project is hosted live at https://note-flow.herokuapp.com/
- You can also download the project and run
npm i
followed bynpm start
Currently the stable version will be on the branch heroku-deployment but will eventually be moved to the master
- Chrome
- Firefox
- Contribute or ask questions on Issues
- Desktop application will eventually be released using electron.js
- UML and Flowchart section for designing diagrams
- Trello Board