The home site of codeHOME. Community project #1. Everyone is free to contribute, no matter how much experience you have! Even non-coders are welcome for documentation, spell checking, design etc.
How to contribute!
- Fork the project. This creates a copy under your account, which you can edit!
- Clone your fork. You can use GitHub Desktop for this!
- Edit the project! Change any of the files.
- Commit regularly, with descriptive commit names
- Push! Push to your fork
- Send a pull request with a brief, informative description of your amazing work!
- Hopefully, if all is good, we will accept your request!
- Bootstrap Base
- HTML and CSS
- PHP for the backend
- Frontend JS for animations etc.
- Python for integration with pickle rick
- MySQL for data storage
- Manage events
- Store user points
- Get points for completing events
- List of participated events
- Search old events
- Categorise events by tags (
<challenge>
,<findbugs>
etc.)