CG_SIMPLIFIED is a web-based platform designed to provide educational resources and materials related to Computer Graphics algorithms. The project includes a website with a user-friendly interface that allows users to explore various topics, access learning materials, and engage with the content.
- Navbar: The website features a responsive navigation bar with links to different sections such as Home, Topics, Services, Teams, and Contact Us.
- List Items: The website displays a list of Computer Graphics algorithms, each represented as a button with a corresponding thumbnail, algorithm name, file count, and date.
- Search Bar: Users can perform searches using the search bar located in the navigation area.
- Modal Windows: Clicking on a list item button opens a modal window providing detailed information about the selected algorithm. Each modal includes links to video tutorials, documentation, and additional resources.
- Footer: The website includes a footer section displaying copyright information.
- HTML: Markup language for structuring the content of the website.
- CSS: Stylesheet language for enhancing the visual presentation of the website.
- JavaScript: Programming language for interactive features and dynamic content.
To run this project locally, follow these steps:
-
Clone the repository:
git clone [repository-url]
-
Open the project folder in a code editor of your choice.
-
Open the
index.html
file in a web browser.
The project relies on the following external libraries:
- Bootstrap (CSS and JS): Used for responsive design and styling.
- jQuery: JavaScript library for DOM manipulation.
- Font Awesome: Icon set used for share icons.
Make sure to have an internet connection to fetch these libraries if not already present.
Contributions to this project are welcome. If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.
The project is still in development, and additional features and improvements are planned like developing it in React.js. Contributions from the community are highly appreciated.
Users can input questions for each topic, and the platform aims to provide step-by-step solutions. This feature is under development and will be integrated soon.
Thank you for using CG_SIMPLIFIED! If you have any questions or concerns, feel free to contact the project team. Happy learning!