We got the inspiration of this idea with the help of our fellow friends who wanted to have good knowledge as well as relevant skills in different Programming languages and frameworks. They wanted a single platform to access the best resources available in the internet, so we came up with an idea to build this platform.
HashCode is a web and app based platform where the we provide the best-handpicked courses from the internet at one place of different branches. Students who will use the platform can view various courses and test their knowledge.
You need to do changes only in develop
branch
- Fork this repo
- Clone the forked repo
- Open the main/parent
hashcode_app
folder - Run the following commands inside
hashcode_app
's terminal:git branch kwoc
flutter channel stable
flutter upgrade
flutter run
-> make sure an android/emulator device is connected
Code of Conduct
Contributing to Inaxia
MIT License
Copyright (c) 2020 inaxia
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.