{"id":19118485,"url":"https://github.com/rcctechzclub/techzrevamp","last_synced_at":"2025-04-15T06:56:02.705Z","repository":{"id":261479142,"uuid":"864239181","full_name":"RCCTechzClub/TechzRevamp","owner":"RCCTechzClub","description":"TechzRevamp is a modern, responsive website for RCCTechz, the tech club of RCCIIT. Built with Next.js, Tailwind CSS, Supabase, and Cloudinary, it showcases the club’s events, blogs, and activities. The project supports user authentication and open-source contributions for continuous improvement.","archived":false,"fork":false,"pushed_at":"2024-11-06T18:45:13.000Z","size":1819,"stargazers_count":8,"open_issues_count":48,"forks_count":35,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-15T06:55:56.579Z","etag":null,"topics":["cloudina","gssoc24","hacktoberfest","next","reac","supaba","tailwindcss"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RCCTechzClub.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-27T18:55:06.000Z","updated_at":"2024-12-18T06:44:44.000Z","dependencies_parsed_at":"2024-11-06T19:43:01.394Z","dependency_job_id":"e379ed67-f56b-4ffc-b482-db5cca1c5226","html_url":"https://github.com/RCCTechzClub/TechzRevamp","commit_stats":null,"previous_names":["rcctechzclub/techzrevamp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RCCTechzClub%2FTechzRevamp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RCCTechzClub%2FTechzRevamp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RCCTechzClub%2FTechzRevamp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RCCTechzClub%2FTechzRevamp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RCCTechzClub","download_url":"https://codeload.github.com/RCCTechzClub/TechzRevamp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249023713,"owners_count":21199958,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cloudina","gssoc24","hacktoberfest","next","reac","supaba","tailwindcss"],"created_at":"2024-11-09T05:06:27.581Z","updated_at":"2025-04-15T06:56:02.683Z","avatar_url":"https://github.com/RCCTechzClub.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca id=\"top\"\u003e\u003c/a\u003e\n\u003ch1 align=\"center\"\u003eTechzRevamp 🚀\u003c/h1\u003e\n\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://i.postimg.cc/x1Xd9JpZ/RCCTechz-logo-21.jpg\" alt=\"TechzRevamp Logo\" width=\"150\"/\u003e\n\u003c/p\u003e\n\n**College Club Website Revamp**\n\nWelcome to the official repository of **TechzRevamp**, the revamped website for **RCCTechz**, the tech club of RCCIIT. This project is open for contributions from the community, and we are excited to work with developers, designers, and content creators to create an awesome, modern website for our club!\n## 🚨Design is present in the [DESIGN.md](./DESIGN.md), please refer to that design !!, and you can see our existing website and take inspiration from that as well [RCCTechz](https://rcctechz.vercel.app/)\n\n\n## ✨ Tech Stack\n\n- **Frontend**: [Next.js](https://nextjs.org/), [Tailwind CSS](https://tailwindcss.com/)\n- **Backend**: [Supabase](https://supabase.io/)\n- **Cloud Storage**: [Cloudinary](https://cloudinary.com/) for media assets\n- **Deployment**: Vercel (TBD)\n\n## 🌟 Features\n\n- Responsive UI using Tailwind CSS\n- Integration with Supabase for backend services\n- Cloudinary CDN for optimized image storage and delivery\n- Authentication and User Profiles (coming soon!)\n- Event Management System (coming soon!)\n- Club Blog and News Section\n\n## 🎨 Screenshots\n\n_Add screenshots of the website here once development is underway_\n\n## 🤝 Contribution Guidelines\n\nWe encourage everyone to contribute to this project and help us improve our club's website. Please read our [CONTRIBUTING.md](./CONTRIBUTING.md) and [CODE_OF_CONDUCT.md](./CODE_OF_CONDUCT.md) for more details.\n\n## 🚀 Getting Started\n\n### Prerequisites\n\n- **Node.js**: Make sure you have Node.js installed on your machine.\n- **Supabase Key**: Get your Supabase project key and database URL from your Supabase dashboard.\n- **Cloudinary Account**: Create a Cloudinary account and get your API key.\n\n### Local Development\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/RCCTechzClub/TechzRevamp.git\n   cd TechzRevamp\n2. Install dependencies:\n   ```bash\n   npm install\n3. Create a .env.local file with your Supabase and Cloudinary credentials:\n   ```bash\n   NEXT_PUBLIC_SUPABASE_URL=your-supabase-url\n   NEXT_PUBLIC_SUPABASE_ANON_KEY=your-supabase-anon-key\n   NEXT_PUBLIC_CLOUDINARY_CLOUD_NAME=your-cloudinary-name\n   NEXT_PUBLIC_CLOUDINARY_API_KEY=your-cloudinary-api-key\n4. Run the development server:\n   ```bash\n   npm run dev\n5. Open your browser at http://localhost:3000 to see the site.\n## 🛠️ Technologies Used\n- Next.js for server-side rendering and static site generation.\n- Tailwind CSS for fast, responsive styling.\n- Supabase for database and authentication.\n- Cloudinary for image storage and optimization.\n## 🎉 Happy Coding!\n\n\u003chr\u003e\n\n\n\n\u003ch2 align = \"center\"\u003eOur Contributors ❤️\u003c/h2\u003e\n\u003cdiv align = \"center\"\u003e\n \u003ch3\u003eThank you for contributing to our repository\u003c/h3\u003e\n\n \u003ca href=\"https://github.com/RCCTechzClub/TechzRevamp/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=RCCTechzClub/TechzRevamp\" /\u003e\n\u003c/a\u003e\n\n\n\n\u003chr\u003e\n\u003cdiv\u003e\n  \u003ch2\u003e\u003cimg src=\"https://fonts.gstatic.com/s/e/notoemoji/latest/1f64f_1f3fb/512.webp\" width=\"35\" height=\"35\"\u003e Support \u003c/h2\u003e\n\u003c/div\u003e\n\n\u003cdiv\u003e\n  Don't forget to leave a star\u003cimg src=\"https://fonts.gstatic.com/s/e/notoemoji/latest/1f31f/512.webp\" width=\"35\" height=\"30\"\u003e for this project!\n\u003c/div\u003e \u003cbr\u003e\n\n\u003ca href=\"#top\" style=\"position: fixed; bottom: 20px; right: 20px; background-color: black ; color: white; padding: 10px 20px; text-align: center; text-decoration: none; display: inline-block; border-radius: 5px; font-family: Arial; font-size: 16px;\"\u003eGo to Top\u003c/a\u003e\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frcctechzclub%2Ftechzrevamp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frcctechzclub%2Ftechzrevamp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frcctechzclub%2Ftechzrevamp/lists"}