KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
ContestClock-UI
★ 20
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
Scrapple
:
Bad Apple played as a Scrabble Bot
Koolcenter_openlist
:
koolcenter梅林/官改固件 OpenList 文件列表插件。
PhysUniBenchmark
:
No description available.
2025fall-cs201
:
No description available.
claude_astgrep
:
A workflow for ast-grep rules generation with Claude Code. Enforce your LLM-generated code with strict rules!
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
ContestClock-UI
?
Download (.md)
# ⏰ ContestClock > Your all-in-one competitive programming calendar app. Stay updated with upcoming contests across platforms like Codeforces, LeetCode, CodeChef, and more — all in one beautiful and responsive interface. --- ## 🚀 Features - 📅 Full calendar view with color-coded contest platforms - 🔔 Contest reminders & real-time updates - 💾 Save contests you're interested in - 🧑💻 Firebase authentication (Google login) - 🗓️ Add contests directly to your personal calendar with the built-in "Add to Calendar" feature. - 📊 Contest filtering by platform - 📌 Personalized dashboard with saved contests - 🎨 Responsive UI built with TailwindCSS and Ant Design - ⚙️ Backend with Express.js, MongoDB, and Firebase Admin SDK --- ## 🛠️ Tech Stack **Frontend** - React.js (with Vite) - TailwindCSS + Ant Design - Firebase Auth **Backend** - Node.js + Express.js - MongoDB (Mongoose) - Firebase Admin SDK (Token Verification) **Dev Tools** - Axios - FullCalendar.js - React-Toastify - Resend for notifications --- ## 🔧 Setup & Installation ### 1. Clone the repository ```bash git clone https://github.com/SreekarSBS/ContestClock-UI.git cd ContestClock ``` ### 2. Setup the Frontend ```bash npm run dev ``` ### Backend Microservice - [Contest Clock](https://github.com/SreekarSBS/ContestClock.git)