Skip to content

Old class Django app to list all the manually completed trades by tnbCrow team with rates and amounts shown

Notifications You must be signed in to change notification settings

tnbCrow/crow-mvp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimal Dashboard to show manual escrow data driven by community.

Live Site: http://tnbcrow.pythonanywhere.com/

Local Development

Clone the repo.

Activate virtual environment.

Install the requirements.

pip install -r requirements.txt

Run migrations.

python manage.py migrate

Create Super User

python manage.py createsuperuser

Login to admin panel and add an entry in Statistics model.

Set the debug=True in config/settings.py if you want the static files to be loaded.

Community

Join the community to stay updated on the most recent developments, project roadmaps, and random discussions about completely unrelated topics.

Discrod: https://discord.gg/F6JeuPtKRf

Twitter: https://twitter.com/tnbcrow

Facebook: https://www.facebook.com/tnbcorw

Donate

All donations will go to thenewboston to help fund the team to continue to develop the community and create new content.

Coin Address
thenewboston Logo b6e21072b6ba2eae6f78bc3ade17f6a561fa4582d5494a5120617f2027d38797
Bitcoin Logo 3GZYi3w3BXQfyb868K2phHjrS4i8LooaHh
Ethereum Logo 0x0E38e2a838F0B20872E5Ff55c82c2EE7509e6d4A

About

Old class Django app to list all the manually completed trades by tnbCrow team with rates and amounts shown

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published