Visit website : http://hashcode-web.herokuapp.com/
Join in our project discussions at
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.
- HTML
- CSS
- JAVASCRIPT
You need to do changes only in develop
branch
(Make sure you have Node/Nodemon & Express installed)
- Fork this repo
- Clone the forked repo
- Open the main/parent
hashcode_web
folder - Run the following command inside
hashcode_web
's terminal:node app.js
-> if you have Nodenodemon app.js
-> if you have Nodemon- You'll get a port_number
- Open any browser, in new tab enter a url
https://localhost:<port_number>/
likehttp://localhost:3000/
Main page of the project
Courses outlook
Page view of courses content
Your contributions are always welcome and appreciated. Following are the things you can do to contribute to this project.
-
Report a bug
If you think you have encountered an issue, and we should know about it, feel free to report it here and we will take care of it. -
Create a pull request
It can't get better then this, your pull request will be appreciated by the community. You can get started by picking up any open issues from here and make a pull request.
If you are new to open-source, make sure to check read more about it here and learn more about creating a pull request here.
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.
If you like our project, don't forget to give it a ⭐
Thank you to everyone who contributed ✨💥