Sunsetted client project. Bitcoin Exchange.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
22
commits
Added Verify button to user account area, Implemented lastPrice twig extension to display the last sale price from cache, have yet to implement saving the sale price to cache but the display was the hard part. Also had to disable reverse proxying in the app.php file as it was somehow conflicting with the APC cache needed for the lastPrice functionality. A lot of work still needs to be done.
c198944View on GitHubCreated standalone login page, fixed the user account area, implemented the registration page, updated the copy on the homepage news area, fixed the "My Account" and "Login" links to change to "Sign Up" when logged out and "Logout" when logged in. Next up is skinning the password reset page as client requested as well as finally taclking the nastyness that is the user account area.
75faff9View on GitHubImplemented base site design for the static home pages. Next up is the members area.
754ed93View on GitHubAdded nice alert error messages and started utilizing translations for error messages. It makes it much easier to deal with. I still have to figure out what the best way is to "translate" alert messages with dynamic data in them.
f72ce77View on GitHubTightened up the admin and made the destination bitcoin address dynamic and admin-accessible.
080ca55View on GitHubSite is done son! I can't believe it's finished. Well I'm sure it's not finished, there are tons of bugs and race conditions lurking in the darkness, but, the features are there!
8a065b6View on GitHubThe site is done! Now to finish up the admin section, need to add currency edit.
e6de6cdView on GitHubOk, got the transaction and user edit admin shit working. This also wraps up the withdrawl for the most part. Gotta figure out how to deal with the user viewable data.
c6c346bView on GitHubRemoving the unneccesary acme bundle. The training wheels are coming off!
f8f3c28View on GitHubGot admin humming along. Also partially done with withdrawal.
46cee0cView on GitHubAlright, got fulfillment working, almost done, home stretch. Just need to figure out withdrawal and .... admin.
836fcf0View on GitHub