MayzaMendesRodrigues / flashstudy

Created with CodeSandbox

Home Page:https://codesandbox.io/s/github/MayzaMendesRodrigues/flashstudy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FlashStudy

Description

FlashStudy is an interactive learning platform that uses flashcards to teach programming concepts quickly and engagingly. Developed with HTML, CSS, and JavaScript, this system integrates with an API provided by Staart programming school to deliver dynamic and educational content.

screencapture-ksu6h3-csb-app-2024-01-10-13_02_04

Features

  • Dynamic Flashcards: Leverages an API to generate questions and answers about programming, keeping the content fresh and relevant.
  • Responsive Design: Ensures a great user experience across various devices.
  • Smooth Interactions: Allows users to reveal answers and advance to new questions with smooth transitions.

Technologies Used

  • HTML: Structures the content and layout of the flashcards.
  • CSS: Styles the flashcards to be visually appealing.
  • JavaScript: Adds interactivity to the flashcards, manages events, and integrates with the API.

How to Use

  1. Access the platform to start using the flashcards.
  2. Interact with the cards to test your programming knowledge.
  3. Use the buttons to reveal answers and move to the next questions.

Contributions

Contributions to this project are welcome. If you have suggestions or improvements, please feel free to create a 'pull request' or open an 'issue' in the repository.

License

This project is licensed under the MIT License. This license allows the use, copying, modification, and distribution of the code, both for private and commercial projects, as long as the original copy and copyright are included. It is a popular choice for software projects due to its simplicity and flexibility.

Contact

If you have any questions or suggestions, please do not hesitate to contact me through the links above.

About

Created with CodeSandbox

https://codesandbox.io/s/github/MayzaMendesRodrigues/flashstudy


Languages

Language:HTML 41.9%Language:CSS 34.1%Language:JavaScript 24.0%