Skip to content

ParadoxInfinite/go-stonks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stonks App

A small emulation of a Stock exchange written in Go for the backend and Flutter for the app.

Why?

Inspiration from @sasidakh made me want to learn Go and @yashwp put this idea across as a learning assignment. Learning a new language/technology while designing a very small system obviously is better than writing 'Hello World!' and quitting.

Getting Started

  1. Go Server
  2. Stonks App (Flutter)

Tech Stack

Additional Tools Used

  1. Postman - For testing the WS server

References Used

  1. Gorilla WebSocket Chat Example
  2. WebSocket Error Codes - MDN
  3. Flutter Docs
  4. Google Codelabs' Guide - First Flutter App
  5. Flutter Chips
  6. Flutter asBroadcastStream

Roadmap

Here is the roadmap for this project. Feel free to add issues/feature requests and I will try to get to them asap.

Contributing Guidelines

Refer to any of my other repos for contributing guidelines. Too lazy to copy paste.

About

A small emulation of a Stock exchange written in Go for the backend and Flutter for the app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors