Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-22 | Make existing user admin using core system functions | Frederick Muriuki Muriithi | |
Use the core system functions to both fetch the user and make them into a system admin, rather than fetching with raw queries. This way, if the way the users are fetched, or made into an admin, changes, we do not need to update the scripts for most part. | |||
2023-08-07 | Change imports to new unified db module. | Frederick Muriuki Muriithi | |
2023-08-04 | Initialise the application and update some module imports | Frederick Muriuki Muriithi | |