Git Product home page Git Product logo

bullsnbears's People

Contributors

gautham avatar shamilcm avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

tap222

bullsnbears's Issues

Make sure Admin Control Panel is Thread-Safe

The current implementation of ACP I'm planning probably wont be thread safe as setting up a semaphore for accessing config.ini seems a huge overkill. For now, we need to make sure manually that no 2 admins play around with the config settings ๐Ÿ‘

I broke Feedbacks.php :P

It seems Feedbacks.php is broken in UI. It appears to be a problem with some duplicate CSS I had removed which was essential. Will have to rewrite the CSS from scratch I think.

Admin to User Msg vs User to User Messaging

In the previous version, we had a means of sending a message from Admin to a specific player. What is the opinion on going a step further and allowing User to User messaging ? (No permanent storage, deleted immediately after viewing so not the same as a Private Messaging system)

I had an idea for an easy UI setup for it and all that remains is to actually write the code..

Chart repositioning on refresh

On the home page, whenI click refresh, the chart moves. Does this happen only on my system? can someone confirm this issue?

Security Implementation

Well, firstly to guard against SQL injections which is probably the only risk we face, All queries should be moved from mysql to mysqli Extension.

Another thing we could do is to introduce mysql routines & stored procedures but that would increase server overhead. So is it feasible ?

Another idea I had was to store all the queries executed as well as the IP of the person who executed them in a NoSQL db (Storing them all in SQL would again risk injection and cause performance overhead)

Suggestions highly anticipated ๐Ÿ‘

Info on disabled refresh button

I think it would be a good idea to show some info on the when the refresh button is disabled that says they can only refresh once every x seconds. Without it it just looks like there's something wrong with it.

Lookup reloads Images On Refreshing

Images provided by Yahoo's service are not cached. Would it be feasible to cache it on our server ? Basically, the files are refreshed daily at best so caching 51 images could be done as part of daily startup.

What say ?

Chosen plugin isnt functional in Schedule & Trading

Chosen jQuery isnt working in Trade.php & Schedule.php.
The issue was prevalent in previous version before I updated the Chosen plugin. Couldnt fix it immediately. Will read through code at night to find issue.

Note : A Code cleaning with Comments would be good for both pages.

Add A Debug Mode

Add a Debug Mode so that Trading can occur outside of the normal time limits.

Table sorting issue in markets page

The table sorting doesnt work when sorting based on change %... May be due to the addition of rupee symbol... Plus the rupee symbol doesnt really make much sense in that column...

Table in portfolio page has an issue

the heading row is not styled as the header row for the table sorter and is behaving like a normal row. See markets page to understand the difference between the behaviour of the heading row in portfolio page

Schedule Stock Trades is Broken

Apparently it wasnt working last year either, Noone noticed since there were no errors. A few friends who played 24/7 said that they found it didnt work at all times.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.