Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-13 | seperated the router into another module | MikunoNaka | |
2021-06-13 | minor bug fix | MikunoNaka | |
2021-06-13 | implement API route for users | MikunoNaka | |
2021-06-11 | cleaned up some code and fixed formatter for the client name/address | MikunoNaka | |
2021-05-03 | the people api now also gives the ID of the client | MikunoNaka | |
2021-05-02 | defined (working) api route to register a new client/person | MikunoNaka | |
2021-05-01 | defined api group to handle DB functions regarding people/customers | MikunoNaka | |
2021-05-01 | divided package database into multiple files for ease | MikunoNaka | |
2021-04-30 | added more columns for gst, category and brand of product | MikunoNaka | |
2021-04-28 | New Feature: Ability to register new items in the database | MikunoNaka | |
2021-04-28 | implemented a small package to get items from sqlite db | MikunoNaka | |
2021-04-27 | created a package to talk with a database but it only prints hello... | MikunoNaka | |