Skip to content

Latest commit

 

History

History
67 lines (52 loc) · 1.79 KB

README.md

File metadata and controls

67 lines (52 loc) · 1.79 KB

Full-Stack-Developer OpenWebsite

Introduction

This course is designed to take you from a beginner to a proficient full-stack developer. It includes lessons on both front-end and back-end technologies, ensuring you have a well-rounded understanding of web development.

Technologies Covered

  • HTML
  • CSS
  • JavaScript
  • Node.js
  • Angular
  • Dart
  • ES6
  • Java
  • Kotlin
  • Machine Learning
  • PHP
  • React
  • Tailwind CSS
  • TypeScript
  • Blockchain
  • Django
  • Artificial Intelligence
  • JavaScript
  • Laravel
  • Node.js
  • Python
  • React Native
  • TensorFlow
  • Vue.js

Project Structure

  • ConvertedFiles/: Contains the united.json file with data used in the project.
  • images/: Directory for storing image assets.
  • index.html: The main HTML file for the project.
  • index.js: JavaScript file containing the main logic for fetching and displaying data.
  • README.md: This file.
  • styles.css: CSS file for styling the project.

Getting Started

To get started with this project, follow these steps:

  1. Clone the repository:
    git clone https://github.com/your-username/full-stack-developer.git
  2. Navigate to the project directory:
    cd full-stack-developer
  3. Open index.html in your browser to view the project.

Usage

The project fetches data from ConvertedFiles/united.json and displays it on the web page. You can navigate through different topics using the buttons generated dynamically in index.js.

Example

To fetch and display data for a specific topic, click on the corresponding button. The data will be paginated, and you can navigate through pages using the pagination controls.

License

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