bsoc-bitbyte / busify

A centralised bus ticket booking system that will allow the students to book tickets in advance through an online website, saving time and effort.
https://busify.vercel.app
30 stars 67 forks source link

feat(Frontend) : Created the RecentOrderCard component for admin panel #65

Closed Doraemon012 closed 11 months ago

Doraemon012 commented 12 months ago

Overview

  1. This PR fixes or fixes part of #60
  2. This PR does the following:
    • Created the RecentOrderCard component for admin panel.
    • Created the component with demo data

Essential Checklist

Doraemon012 commented 11 months ago

@prajjwalkapoor I have made the requested changes.