Skip to content

coelhokauap/tecboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TecBoard

TecBoard is a modern and responsive web dashboard designed to organize and present technology-related resources in a clean and intuitive interface. The project was created as part of front-end development practice, focusing on semantic HTML structure, CSS layout organization, and version control using Git and GitHub. (GitHub)


Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

To run this project locally, you only need a modern web browser and optionally a code editor for development.

Examples:

Web Browser (Google Chrome, Firefox, Safari, Edge)
Code Editor (VS Code recommended)
Git (optional, for cloning the repository)

Installing

A step-by-step series of examples that tell you how to get a development environment running.

Clone the repository:

git clone https://github.com/coelhokauap/tecboard.git

Navigate to the project folder:

cd tecboard

Open the project in your preferred code editor:

code .

Run the project by opening the index.html file in your browser.

Example:

Open index.html

This will display the website locally so you can explore the dashboard interface and technology resources presented in the project.


Running the tests

This project does not include automated tests, as it is a static front-end project focused on layout and interface development.

Break down into end to end tests

Manual testing can be performed by opening the project in a browser and navigating through the sections of the dashboard to verify layout responsiveness and interface organization.

Example:

Open index.html and navigate through the dashboard sections.

And coding style tests

Coding style can be checked using tools such as HTML and CSS validators to ensure best practices.

Example:

Use the W3C HTML Validator to check the HTML structure.

Deployment

The project can be easily deployed using GitHub Pages.

Steps:

  1. Push the project to a GitHub repository
  2. Go to repository settings
  3. Enable GitHub Pages
  4. Select the main branch as the source

After deployment, the project will be available online.


Built With

  • HTML5 – Website structure
  • CSS3 – Styling and layout
  • Git – Version control
  • GitHub – Code hosting and deployment

Contributing

Please read the CONTRIBUTING.md guide for details on the code of conduct and the process for submitting pull requests.


Versioning

This project follows SemVer for versioning. For available versions, see the repository tags.


Authors


License

This project is licensed under the MIT License. See the LICENSE.md file for details.


Acknowledgments

  • Alura for the course that inspired the project
  • Open source community for development resources
  • Everyone who contributes to learning and sharing knowledge in technology

About

TecBoard is a modern and responsive web dashboard designed to organize and present technology-related resources in a clean and intuitive interface. The project focuses on usability, simplicity, and visual organization, allowing users to easily explore useful tools, information, and tech content in one centralized place.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors