Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/denscholar/denscholar-review-of-past-projectt
https://github.com/denscholar/denscholar-review-of-past-projectt
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/denscholar/denscholar-review-of-past-projectt
- Owner: denscholar
- Created: 2021-11-30T00:28:08.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-30T02:38:15.000Z (about 3 years ago)
- Last Synced: 2023-03-06T05:54:01.898Z (almost 2 years ago)
- Language: HTML
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Review-of-past-project
Every software developer at some point in their career will review someone else's code either to spot bugs or provide further clarity. Therefore, this project is typically for purpose of mimicking real life code review experience.# Motivation
>Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
>— Martin Fowler# Screenshots
![js-doc](https://user-images.githubusercontent.com/48631109/143972000-9cb79270-5a54-475a-8656-fafcec8334c4.PNG)# Technology/Frameworks
- HTML
- CSS# Features
This project is a somple web platform; a clone of JavaScript Documentation page designed for purpose of getting my hands dirty with HTML and CSS.# Setup and Installation Requirement
- clone this repository to your desktop
- Navigate to the top level of your directory
- Open the index.html file using the live server# Known bugs
There are currently no known bugs.