A Database Management System (DBMS) Mini Project that visualizes and manages celestial data using React, Supabase, and Vite.
This project was built as part of a 5th Semester DBMS course to demonstrate database design, integration, and frontend interaction.
Cosmic Orbit View allows users to explore, view, and manage data about planets, orbits, and cosmic objects through a sleek and interactive UI.
The system demonstrates:
- Real-time database connectivity with Supabase
- A clean and responsive React + Tailwind interface
- CRUD operations for database management
- Scalable structure for integrating MySQL or Neo4j in the future
| Layer | Technology |
|---|---|
| Frontend | React (Vite + TypeScript) |
| Styling | Tailwind CSS + shadcn/ui |
| Backend / Database | Supabase (PostgreSQL) |
| Optional | MySQL / Neo4j (future support) |
| Hosting | Vercel / Lovable.dev |
git clone https://github.com/<your-username>/<your-repo-name>.git
cd cosmic-orbit-view