teendevops aims to create an scalable and open-source platform on which teenagers who share similar interests in information technology can connect, communicate, and collaborate with each other.
You can check out the project requirements here.
- You can access the REST API documentation in the file /api/v1/README.md.
- The code is documented with comments
Please don't reuse a password on Development (though you shouldn't ever reuse passwords). Development does not use HTTPS, so it is not considered fully secure.
- Thanks to @Gwiddle Web Hosting, we now have a prod version here: http://teendevops.net
- Thanks to @virtualdxs, we now have a dev version here: http://box.k7dxs.xyz/
- You can try your commit by loading http://box.k7dxs.xyz/pull.php
- Clone or download this repository
- Simply execute the script
install.sh
- And double check
includes/config.php
just in case
- Clone or download this repository
- Import the schema called
teendevops.sql
into your SQL server - Rename
config.php.example
in theincludes/
folder toconfig.php
- Configure your site
- Execute the script
syntax.sh
- If there is no syntax error, it will return a success message. Otherwise, it will print the error.
- @eviltak - Came up with the name
teendevops
and helped a lot with planning - @DudmasterUltra - Wrote a Java API for teendevops and helped brainstorming
- @virtualdxs - Web hosting for development
- @Gwiddle - Web hosting for production
- All of the developers and users that were not mentioned...