{"id":22555415,"url":"https://github.com/jaynightmare/distrack-website","last_synced_at":"2026-04-09T23:07:18.247Z","repository":{"id":261525277,"uuid":"884557673","full_name":"JayNightmare/DisTrack-Website","owner":"JayNightmare","description":"Website for DisTrack. It tracks how long you've coded for and works with the DisTrack discord bot and the website so you can view your programming stats!","archived":false,"fork":false,"pushed_at":"2024-12-16T17:50:07.000Z","size":1988,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T20:15:04.666Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://distrack-website.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JayNightmare.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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-11-07T01:02:05.000Z","updated_at":"2025-02-24T15:44:40.000Z","dependencies_parsed_at":"2024-11-07T02:41:09.488Z","dependency_job_id":"74ca8428-2ce0-40a3-aa18-6aaeaf509e66","html_url":"https://github.com/JayNightmare/DisTrack-Website","commit_stats":null,"previous_names":["jaynightmare/distrack-website"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JayNightmare%2FDisTrack-Website","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JayNightmare%2FDisTrack-Website/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JayNightmare%2FDisTrack-Website/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JayNightmare%2FDisTrack-Website/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JayNightmare","download_url":"https://codeload.github.com/JayNightmare/DisTrack-Website/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246015449,"owners_count":20709987,"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":[],"created_at":"2024-12-07T19:07:48.674Z","updated_at":"2026-04-09T23:07:18.242Z","avatar_url":"https://github.com/JayNightmare.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=center\u003e\n\n\u003cimg src=\"./public/images/color-d.jpg\" width=\"128\" /\u003e\n\n# DisTrack Website\n\nA modern React web application for DisTrack, featuring user dashboards, leaderboards, showcase pages, and downloads downloads. Built with React, Tailwind CSS, and React Router.\n\n\n\n| Name | Description | Version | Links\n| --- | --- | --- | --- |\n| VSCode Extension | Discord VSCode Leaderboard Tracker Extension | ![Latest Release](https://img.shields.io/github/v/release/JayNightmare/DisTrack-VSCode-Extension?label=Latest%20Release) | [GitHub](https://github.com/JayNightmare/DisTrack-VSCode-Extension), [Marketplace](https://marketplace.visualstudio.com/items?itemName=JayNightmare.dis-track) |\n| Discord Bot | Discord Bot for tracking coding activity | ![Latest Release](https://img.shields.io/github/v/release/JayNightmare/DisTrack-Discord-Bot?label=Latest%20Release) | [GitHub](https://github.com/JayNightmare/DisTrack-Discord-Bot), [Invite](https://discord.com/oauth2/authorize?client_id=1305258645906526328) |\n| Discord Manager | Discord bot which manages the Discord server | ![Latest Release](https://img.shields.io/github/v/release/JayNightmare/DisTrack-Discord-Bot-Management?label=Latest%20Release) | [GitHub](https://github.com/JayNightmare/DisTrack-Discord-Bot-Management)\n| Website | Website for DisTrack | ![Latest Release](https://img.shields.io/github/v/release/JayNightmare/DisTrack-Website?label=Latest%20Release) | [GitHub](https://github.com/JayNightmare/DisTrack-Website), [Website](https://distrack.nexusgit.info/) |\n| Backend Endpoints | API Endpoints for business logic | ![Latest Release](https://img.shields.io/github/v/release/JayNightmare/DisTrack-Backend-Endpoint-Server?label=Latest%20Release) | [GitHub](https://github.com/JayNightmare/DisTrack-Backend-Endpoint-Server)\n| Frontend Endpoints | Bot Crawler Rich Embed logic | ![Latest Release](https://img.shields.io/github/v/release/JayNightmare/DisTrack-Frontend-Endpoint-Server?label=Latest%20Release) | [GitHub](https://github.com/JayNightmare/DisTrack-Frontend-Endpoint-Server)\n\n\u003c/div\u003e\n\n## Features\n\n- 🏠 **Home Page** - Clean landing page with navigation\n- 📊 **Dashboard** - User statistics and data visualization\n- 🏆 **Leaderboard** - User rankings and competitive stats\n- 🎨 **Showcase** - Features highlights and demonstrations\n- 🔗 **Extension** - Download page for extensions for platforms and IDE's\n- 📞 **Contact** - Get in touch page\n\n## Currently In Development\n\n\u003cdiv align=center\u003e\n\n| Feature | Status | Branch |\n| :--- | :---: | ---: |\n| User Authentication | Planned | feat-user-auth |\n| Real-time Leaderboard Updates | Planned | feat-lead |\n| Responsive Design | In Progress | feat-responsive |\n| Dashboard Stats | Planned | feat-dashboard |\n| Contact Info | Planned | patch-contact |\n\n\u003c/div\u003e\n\n\n## Tech Stack\n\n- **React** 19.1.0 - UI framework\n- **React Router** 7.7.0 - Client-side routing\n- **Tailwind CSS** 3.4.17 - Utility-first CSS framework\n- **PostCSS** - CSS preprocessing with nesting support\n- **Autoprefixer** - Automatic vendor prefixing\n\n## Getting Started\n\nTo get started with this project, follow these steps:\n\n1. **Clone the repository**:\n   ```bash\n   git clone https://github.com/JayNightmare/distrack-website.git\n   cd distrack-website\n   ```\n\n2. **Install dependencies**:\n   Make sure you have [Node.js](https://nodejs.org/) installed. Then run:\n   ```bash\n   npm install\n   ```\n\n3. **Run the application**:\n   Start the development server with:\n   ```bash\n   npm start\n   ```\n   This will open the application in your default web browser at `http://localhost:3000`.\n\n## Project Structure\n\n- `public/`: Contains the static files for the application.\n  - `index.html`: The main HTML file.\n  - `favicon.ico`: The favicon for the website.\n  \n- `src/`: Contains the source code for the application.\n  - `App.js`: The main application component with routing.\n  - `index.js`: The entry point for the React application.\n  - `index.css`: Global styles with Tailwind CSS directives.\n  - `components/`: React components.\n    - `particles.js`: Interactive particle effect component.\n  - `pages/`: Page components for different routes.\n    - `contact.js`: Contact page component.\n    - `dashboard.js`: User dashboard component.\n    - `downloads.js`: Extension download page.\n    - `leaderboard.js`: Leaderboard display component.\n    - `showcase.js`: Feature showcase component.\n  - `styles/`: CSS stylesheets.\n    - `home.css`: Styles for the home page.\n  - `util/`: Utility functions.\n    - `mouse.js`: Mouse interaction utilities.\n\n- `build/`: Production build output (generated).\n\n## Configuration Files\n\n- `tailwind.config.js`: Tailwind CSS configuration.\n- `postcss.config.js`: PostCSS configuration with Tailwind and nesting support.\n- `package.json`: Project dependencies and scripts.\n\n## Scripts\n\n- `npm start`: Starts the development server on http://localhost:3000.\n- `npm run build`: Builds the app for production to the `build` folder.\n- `npm test`: Runs the test suite.\n- `npm run eject`: **One-way operation** - ejects from Create React App configuration.\n\n## Development\n\nThis project uses:\n- **Tailwind CSS** for styling with utility classes\n- **PostCSS** with nesting support for enhanced CSS capabilities\n- **React Router** for single-page application routing\n- **Create React App** for development tooling and build process\n\n## Contributing\n\n1. Fork the repository\n2. Create a feature branch (`git checkout -b feature/new-feature`)\n3. Commit your changes (`git commit -am 'Add new feature'`)\n4. Push to the branch (`git push origin feature/new-feature`)\n5. Open a Pull Request\n\n## License\n\nThis project is licensed under the CC0-1.0 License.\n\n\u003cdiv align=center\u003e\n\n| **Allowed** ✅ | **Not Allowed** ❌ |\n| :---: | :---: |\n| Commercial use | Liability |\n| Distribution | Warranty |\n| Modification | Trademark Use |\n| Private use | Patent Use |\n\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaynightmare%2Fdistrack-website","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaynightmare%2Fdistrack-website","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaynightmare%2Fdistrack-website/lists"}