Skip to content

A simple btc exchange written in DJango that exploits MongoDB through DJongo.

Notifications You must be signed in to change notification settings

lucagobbi/bitfinis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Bitfinis

Bitfinis is a simple BTC exchange built with DJango that implements DJongo as an alternative to the traditional DJango ORM framework.

Installation

Set up a virtual environment with dependencies included in requirements.txt --- Be sure to use Python 3.7 or earlier: further versions could not work. ---

Start to exchange!

Run the website from the terminal with the command "python manage.py runserver"

And start to exchange your BTCs!

About

A simple btc exchange written in DJango that exploits MongoDB through DJongo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published