PenNote is a minimal markdown editor 📝 made using Flutter as front end and Firebase as a backend (temporarily internal storage). Pen Note gives you thr freedom to take notes the way how you want to, with the basic stripped markdown take minimal yet desirable notes for later. We welcome everyone to try it out and make something out if it, free free to donate if you see ot fit.
- Great Design and Experience ✔️
- Private and Secure 🔐
- Free and Unlimited 🆓
- Cross Platform Usage 🖥️
- Responsive Design 📱
Started: May 3rd, 2021
Please note that this is being buildt for android first so you will need and android device to run on, and secondly in my preferred way of doing things I code all the UI elements then add the functionality afterwards so in the start nothing may work iinitially so bare with me.
In the command terminal, run the following commands:
$ git clone https://github.com/MeshaMakes/PenNote.git
$ cd pennote/
$ flutter run
For Android
Ensure that you have an Android emulator connected, whether virtual or physical.
Run the following command in the ternimal.
$ flutter run
Or select your device from the drop down and run.
For Web
Coming Soon
Once you run the app you should be opened up to this page where you can then enter the markdown view: