aboutsummaryrefslogtreecommitdiff
path: root/server/main.go
AgeCommit message (Expand)Author
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
2021-04-27licenced the software with MITMikunoNaka
2021-04-26FINALLY THE BACKEND AND FRONT END ARE TALKING NOWMikunoNaka
2021-04-26implemented basic api for server to send items in JSONMikunoNaka
2021-04-25added functionality to calculate the price after applying the discount on eac...MikunoNaka
2021-04-18created a server to just serve the static appMikunoNaka