Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fatihycan/lesson-reminder
https://github.com/fatihycan/lesson-reminder
css3 html5 javascript module-css react responsive-design
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/fatihycan/lesson-reminder
- Owner: FatihYcan
- Created: 2023-12-02T16:06:41.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-08-18T17:53:08.000Z (6 months ago)
- Last Synced: 2024-11-15T16:25:31.958Z (3 months ago)
- Topics: css3, html5, javascript, module-css, react, responsive-design
- Language: JavaScript
- Homepage: https://fy-reminder-lesson.netlify.app/
- Size: 185 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lesson Reminder
This project is a simple application built with React. The application consists of a `Header`, `Lesson`, and `LessonCard` components and shows the names and times of the lessons to the user.
## Features
- **Responsive Design**: Provides a perfect view on all devices and screen sizes.
- **Component-Based Architecture**: Each component has its own style and functionality, increasing reusability.
- **Course Cards**: Visual cards created dynamically with course information retrieved from data sources.## Technologies
- HTML5
- React
- CSS3
- Module CSS
- JavaScript# Lesson Reminder
Bu proje, React ile oluşturulmuş bir basit uygulamadır. Uygulama, bir `Header`, `Lesson`, ve `LessonCard` bileşenlerinden oluşur ve kullanıcıya derslerin isimlerini ve saatlerini gösterir.
## Özellikler
- **Responsive Tasarım**: Tüm cihazlarda ve ekran boyutlarında mükemmel bir görünüm sağlar.
- **Bileşen Tabanlı Mimari**: Her bileşen, kendi stil ve işlevselliğine sahiptir, bu da yeniden kullanılabilirliği artırır.
- **Ders Kartları**: Dinamik olarak veri kaynaklarından alınan ders bilgileriyle oluşturulan görsel kartlar.## Teknolojiler
- HTML5
- React
- CSS3
- Module CSS
- JavaScripthttps://github.com/user-attachments/assets/37ca9a5a-87a0-4b36-94cf-245e10f68996
[Live](https://fy-reminder-lesson.netlify.app/)