Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/geauxweisbeck4/andrews-notes-system
Creating a system to take notes and store in a database easily
https://github.com/geauxweisbeck4/andrews-notes-system
Last synced: 3 days ago
JSON representation
Creating a system to take notes and store in a database easily
- Host: GitHub
- URL: https://github.com/geauxweisbeck4/andrews-notes-system
- Owner: GeauxWeisbeck4
- License: mit
- Created: 2024-08-07T01:01:52.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-09-13T19:06:00.000Z (2 months ago)
- Last Synced: 2024-09-14T10:00:18.209Z (2 months ago)
- Language: TypeScript
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Andrew's Amazing Note Taking System
Welcome to my Amazing Note Taking System! I am just beginning this project but here are some of my goals and other things.
## Goals
- Note taking system that makes note taking efficient while coding in VS Code (and eventually other IDEs).
- Build a integration to share with others.
- Use a server to connect notes to the internet as a digital garden.## To Do
- [ ] Set up note files, productivity stuff, etc.
- [ ] Set up Deno in the repository
- [ ] Get a basic way to render the notes online and deploy a site on Deno Deploy
- [ ] Design app and choose tech stack## Tech Stack
- [Deno](https://deno.com)