aboutsummaryrefslogtreecommitdiff
path: root/server/database/database.go
AgeCommit message (Expand)Author
2021-07-02working on the form info like date and stuffMikunoNaka
2021-06-26Storing HSN as string nowMikunoNaka
2021-06-24Multiple minor bug fixes and convert more compnents to TSMikunoNaka
2021-06-13seperated the router into another moduleMikunoNaka
2021-05-01divided package database into multiple files for easeMikunoNaka
2021-04-30added more columns for gst, category and brand of productMikunoNaka
2021-04-28New Feature: Ability to register new items in the databaseMikunoNaka
2021-04-28implemented a small package to get items from sqlite dbMikunoNaka
2021-04-27created a package to talk with a database but it only prints hello...MikunoNaka