Skip to content
This repository has been archived by the owner on Dec 31, 2021. It is now read-only.
Surya Kasturi edited this page Sep 6, 2015 · 9 revisions

If you are interested in contributing to SciPy Central and looking for ideas, this page might help you

  • Issue tracker is an interesting place to search for few ideas we tagged. Also, few ideas are listed below

  • Custom Search: Improving existing search engine, add custom search features to it

  • Spam filtering: Developing smart and efficient spam filtering methods for comment system

  • Notifications: Creating notifications (new comments), allow people to follow tags or comments

  • Openid: Openid registration support

  • User activity: Generating user activity (public), along with Feeds

  • Update submissions: Load submissions on the site dynamically.

  • Design: Improve existing design interface

  • Moderation: Extending moderation system (for flags, comments, reputation, etc)

  • CMS: Extending the current site to more like a CMS! Although we don't really need many features that CMS usually offer but, the plugin-based, dynamic layout for site looks more interesting! (just an idea - probably need some discussion too) @suryak

  • We use DVCS (Hg) repos for storing data - I personally don't feel this as a good idea! It takes a lot of server load and makes submissions slow.. may be someone can come up with an interesting solution!

  • Command line interface: A command line interface for users to submit their contributions.

  • Unit tests: Writing unit tests to all modules is one of the most pressing requirement

  • A new UI: A Semantic UI perhaps with complete rethinking of product?

These are just a few and you are free discuss new ideas on SciPy-dev mailing list!

Clone this wiki locally