Skip to content

hxkhan/stockmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stockmark

Test your investment skills with real world stock prices and unlimited capital. Deposit money with a simple popup in the top right corner and start investing!

Tech stack

  1. Golang http stdlib as the server framework for backend
  2. SQLITE as the SQL database provided by pocketbase
  3. Frontend is vanilla html/css/js but depends on Bootstrap 5 for default styling

App flow

Register

Register Page Image

Login

Login Page Image

Portfolio

Portfolio Page Image

Trade

Trade Page Image

Trade Popup

Trade Popup Image

Admin Panel

Admin Panel Image

Steps to run the app

  1. Have Golang installed
  2. git clone https://github.com/hxkhan/stockmark.git
  3. cd stockmark
  4. Build & Serve go build -o main.exe . && main serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published