Skip to content

AritraBanik08/ShoppersNim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published