Classroom-Attendance-TrackerA simple attendance management system built with React. This project allows users to manage class attendance records, edit attendance details, and view the overall attendance status.Note :This is not an advanced app; many more features could be added in it but however, I am discontinuing this project as I am not getting ideas for further development.
Repo:github.com/Mitang321/Classroom-Attendance-Tracker
Live:classroom-attendance-tracker.vercel.app
Responsive Webpage Tester*A simple tool to test how your website looks on different device sizes. This React app allows users to load any website and view it in various viewport sizes, including custom device profiles that can be added, edited, or deleted.**Repo:*github.com/Mitang321/responsive-design-tester*Live:*responsive-design-tester.vercel.app
Code Snippet Manager:*A web application that allows users to view, search, and manage code snippets. Snippets are stored in a GitHub repository and fetched dynamically. The application also supports creating new snippets directly from the UI.*
Live:code-snippet-manager-chi.vercel.app
Repo:github.com/Mitang321/code-snippet-manager
Blog WebsiteLive:blog-website-eight-swart.vercel.app
Repo: github.com/Mitang321/Blog-website*This project is a dynamic blog website built using React. The website allows users to create, view, edit, and delete blog posts. It fetches blog content from a GitHub repository, with each blog post being created as an issue in the repo.*