CodeCalendar is a platform designed to help coders keep track of upcoming coding contests. It displays contest times, event dates, and locations where contests are held. This could be your one-stop project if you're striving to create a coding culture in your day-to-day life and track it more efficiently and effectively. We are an open-source project—feel free to raise queries and contribute to enhance the platform with more features!
- Displays upcoming coding contest details (date, time, and venue).
- Users can view contest schedules.
- Organized and user-friendly interface.
Upcoming Features(V2)
- Personalized contest details.
- Dashboard to track coding achievements and analyze performance (using web scraping).
- Google Calendar integration to add contests directly to your calendar.
- Email notifications for upcoming contests.
- Admin dashboard (currently under development).
- React: For building the frontend user interface.
- Express: As a web framework for the backend.
- Node.js: For server-side scripting.
- MySQL: For storing contest details and user data.
- API: Clist.By to get the contest details and user coding track(V2)
Follow the steps below on contribution.md to set up the project locally , appreciated for the contribution:

