{"id":23257014,"url":"https://github.com/solvro/web-planer","last_synced_at":"2025-08-20T14:33:15.316Z","repository":{"id":242078899,"uuid":"798926001","full_name":"Solvro/web-planer","owner":"Solvro","description":"Planer do zajęć na PWR (aka zapisownik)","archived":false,"fork":false,"pushed_at":"2024-12-14T22:18:58.000Z","size":1745,"stargazers_count":39,"open_issues_count":8,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-12-14T22:22:02.316Z","etag":null,"topics":["nextjs","nodejs","planer","pwr","react","students","typescript","usos","usos-api"],"latest_commit_sha":null,"homepage":"https://planer.solvro.pl","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Solvro.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-05-10T19:17:55.000Z","updated_at":"2024-12-10T11:54:27.000Z","dependencies_parsed_at":"2024-09-05T20:16:06.010Z","dependency_job_id":"22cad559-adfe-40b2-a2de-b3b283514de1","html_url":"https://github.com/Solvro/web-planer","commit_stats":null,"previous_names":["solvro/web-planner","solvro/web-planer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Solvro%2Fweb-planer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Solvro%2Fweb-planer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Solvro%2Fweb-planer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Solvro%2Fweb-planer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Solvro","download_url":"https://codeload.github.com/Solvro/web-planer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230432940,"owners_count":18224995,"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":["nextjs","nodejs","planer","pwr","react","students","typescript","usos","usos-api"],"created_at":"2024-12-19T12:26:37.713Z","updated_at":"2025-08-20T14:33:15.306Z","avatar_url":"https://github.com/Solvro.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎓 Planer - University Scheduler\n\n\u003e Welcome to the repository of the Solvro project, a student organization at the Wrocław University of Science and Technology!\n\n[![Welcome Page](https://i.imgur.com/dVjBfjS.png)](https://planer.solvro.pl)\n\n## 🎯 Project Goal\n\nThe Solvro Planer project aims to create an intuitive and user-friendly application that helps students plan their academic schedule. Our planer is designed to:\n\n- Minimize time spent on manual timetable adjustments\n- Provide full control over your schedule\n\n## 👥 Current Team\n\n| Role                                                                  | Member             |\n| --------------------------------------------------------------------- | ------------------ |\n| Project Manager                                                       | @unewMe            |\n| Fullstack Developer / Commander of the Unexpected                     | @D0dii             |\n| Fullstack Developer / Solution Wizard                                 | @olekszczepanowski |\n| Fullstack Developer / Engineer of the Impossible / Everyday Superhero | @qamarq            |\n\n## 🚀 Technologies\n\n- ![Next.js](https://img.shields.io/badge/Next.js-000000?style=for-the-badge\u0026logo=nextdotjs\u0026logoColor=white)\n- ![React.js](https://img.shields.io/badge/React-20232A?style=for-the-badge\u0026logo=react\u0026logoColor=61DAFB)\n- ![Tailwind CSS](https://img.shields.io/badge/Tailwind_CSS-38B2AC?style=for-the-badge\u0026logo=tailwind-css\u0026logoColor=white)\n- ![TypeScript](https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge\u0026logo=typescript\u0026logoColor=white)\n- ![Coolify](https://img.shields.io/badge/Coolify-FF0000?style=for-the-badge\u0026logo=coolify\u0026logoColor=white)\n\n## 🔗 Links\n\n[![docs.solvro.pl](https://i.imgur.com/fuV0gra.png)](https://docs.solvro.pl)\n\n- [Live Application](https://planer.solvro.pl)\n- [Project Portfolio](https://solvro.pwr.edu.pl/portfolio/planer/)\n\n## 📊 Analytics\n\nWe have analytics available at [our analytics dashboard](https://analytics.solvro.pl/share/FlXFbZth4tByVpog/planer.solvro.pl).\n\nFor Solvro Planer version 1.0:\n\n[![Analytics](https://i.imgur.com/My4U8lY.png)](https://i.imgur.com)\n\n## 🚀 Getting Started\n\n### 1. Clone the Repository\n\n```bash\ngit clone https://github.com/Solvro/web-planer.git\n```\n\n### 2. Install Dependencies\n\n```bash\ncd web-planer\nnpm install\n```\n\n### 3. Configure Environment\n\nCreate a `.env` file in the `frontend` directory with the following content:\n\n```env\nSITE_URL=http://localhost:3000\nUSOS_CONSUMER_KEY=\u003cyour-key\u003e\nUSOS_CONSUMER_SECRET=\u003cyour-key\u003e\nUSOS_BASE_URL=\u003cyour-key-default-for-pwr:usos.pwr.edu.pl\u003e\n```\n\n### 4. Run the Project\n\n```bash\ncd frontend \u0026\u0026 npm run dev\n```\n\n### 5. View the Application\n\nOpen your browser and navigate to [http://localhost:3000](http://localhost:3000).\n\n## 🤝 Contributing\n\nWe welcome contributions! Here's how you can help:\n\n- 🐛 Report bugs or suggest improvements\n- 🌟 Request new features\n- 🧪 Test and provide feedback\n\n## 🔄 Git Workflow\n\n\u003e Don't worry if you forget any steps – our automatic GitHub Action will run checks and notify you of any issues.\n\n### 📘 Solvro GitHub Handbook\n\nCheck out our [detailed GitHub workflow guide](https://docs.google.com/document/d/1Sb5lYqYLnYuecS1Essn3YwietsbuLPCTsTuW0EMpG5o/edit?usp=sharing).\n\n### 🔐 SSH Setup\n\nFor Windows users, follow this [SSH setup tutorial](https://www.youtube.com/watch?v=vExsOTgIOGw).\n\n### 🌿 Feature Development Workflow\n\n1. Checkout and update main:\n\n   ```bash\n   git checkout main\n   git pull origin main\n   git fetch\n   ```\n\n2. Create a feature branch:\n\n   ```bash\n   git checkout -b WEB-x_my_feature_branch\n   ```\n\n3. Make your changes and commit:\n\n   ```bash\n   git add .\n   git commit -m \"My changes description\"\n   ```\n\n4. Push to remote:\n\n   ```bash\n   git push origin WEB-x_my_feature_branch\n   ```\n\n5. Create a Pull Request on GitHub\n\n### ⚠️ Important Reminders\n\n- Never push directly to the main branch\n- Always commit before checking out to a different branch\n- After successful merge, clean up:\n\n  ```bash\n  git branch -d WEB-x_my_feature_branch\n  git push origin --delete WEB-x_my_feature_branch\n  ```\n\n## 📞 Contact\n\nFor questions or suggestions, reach out to us:\n\n- ✉️ Email: \u003ckn.solvro@pwr.edu.pl\u003e\n- 🌐 Website: [solvro.pwr.edu.pl](https://solvro.pwr.edu.pl/)\n- 📘 Facebook: [KN Solvro](https://www.facebook.com/knsolvro)\n\n---\n\nThank you for your interest in our project! 🙌\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolvro%2Fweb-planer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsolvro%2Fweb-planer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolvro%2Fweb-planer/lists"}