Skip to content

Synix4Life/Note-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note App

Version License

Go

CSS HTML5 JavaScript SQLite


This is a small note-taking application written in Go.

It doesn't feature security mechanisms or similar, it's for personal use only.


Requirements

This program uses the go module modernc.org/sqlite

Therefore, you need to install it first:

go get modernc.org/sqlite
go mod tidy

Changelog

  • $\textsf{\color{aqua}Version 1.0.0}$
    • Initial commit
  • $\textsf{\color{aqua}Version 2.0.0}$
    • Merge: Web- GUI added
      • $\textsf{\color{aqua}Version 2.0.1}$
        • Small fixes
        • Improved outsourcing
  • $\textsf{\color{aqua}Version 3.0.0}$
    • Switch to SQLite3 Database
    • Improved Frontend → Buttons reconfig + Help Button
      • $\textsf{\color{aqua}Version 3.0.1}$
        • .gitignore updated

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors