Skip to content

Commit

Permalink
refactor: ♻️ update project link
Browse files Browse the repository at this point in the history
  • Loading branch information
zedjarvis committed Sep 25, 2024
1 parent 987e77b commit e23061c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion constants/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ const projects = ref<Project[]>([
{
title: "TaxManager",
image: "/images/portfolio4.png",
url: "https://digitax.tech",
url: "https://docs.digitax.tech/docs/sage-online-plugin",
body: "An Electron Desktop and web application that integrages Locally hosted ERP systems e.g Sage and Odoo to digitax for Tax Compliance with the new ETIMS API specifications. The frontend is Vue while the backend is Expressjs. It uses sequelize ORM to simplify DB access. Integrated for DXC Technology, Ngong Veg Ltd, Seweco Paints, Poa Internet and more.",
techStack: ["Electron", "Express", "Vue.js", "Typescript", "SQL"],
opensource: false,
Expand Down

0 comments on commit e23061c

Please sign in to comment.