cereci5049 3c51f0f5a2 125
2024-05-06 01:15:43 +05:30
125
2024-05-06 01:15:43 +05:30
2024-02-03 16:37:29 +05:30
114
2024-04-14 23:51:59 +05:30
086
2024-03-18 13:05:03 +05:30
100
2024-03-26 02:53:41 +05:30
067
2024-03-09 17:25:08 +05:30
070
2024-03-10 13:19:57 +05:30

E-Commerce

This is the repository for my e-commerce project made using the Nim Programming language, SQLite3 and HTMX

Getting Started

Download links:

SSH clone URL: ssh://git@gitea.com:cereci5049/Shoppers.git

HTTPS clone URL: https://gitea.com/cereci5049/Shoppers.git

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Must have Nim version 2.0.2 or higher as well as SQLite3 must be installed.

Dependencies

Setup

Setup Database

Firstly you need to create the database using the following command

nim c -r src/a3c/database_up.nim

Then add the rooms in the rooms table there.

Description
This is the repository for my e-commerce web application made using the Nim programming language.
Readme 39 MiB
Languages
CSS 37.1%
HTML 36.8%
SCSS 17.9%
JavaScript 5.2%
Nim 3%