ndurivin / my-app

Home Page:https://ndurivin.github.io/my-app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Developers' Hub Web App

By Vincent Nduri

Screenshot

Landing page picture

Table of Content

Description

Developers' Hub is a web application for people seeking for software developers. The platform will help individuals get their desired developers depending on the particular skillset or technology stack.

Features

  1. A user can view the list of available developers.
  2. A user can click on an individual developer to view the profile details on experience and areas of expertise.
  3. A user can write a review on either the application or specific developer.

Requirements

  • Access to a computer or any other garget
  • Access to internet

Installation Process


  • Clone to the repo : git clone git@github.com:ndurivin/Developers-Hub.git
  • Unzip the downloaded files in a folder of choice.
  • Open the index file from the zipped file with any browser.

Live Link

Technology Used

  • HTML - which was used to develope the structure off the pages.
  • CSS - which was used to style the User Interface.
  • JAVASCRIPT - which was used for DOM(Document Object Model) manipulation scripts and app interactivity.

Known Bugs

  • There were no known bugs in developing the application as the possible challenges were addressed.

License

MIT License Copyright (c) [2022] License 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.

Author Info

Contributor - Vincent Nduri

About

https://ndurivin.github.io/my-app/

License:MIT License


Languages

Language:CSS 38.1%Language:HTML 34.9%Language:JavaScript 27.0%