Welcome to the repository of the Solvro project, a student organization at the Wrocław University of Science and Technology!
The Solvro Planer project aims to create an intuitive and user-friendly application that helps students plan their academic schedule. Our planer is designed to:
| Role | Member |
|---|---|
| Project Manager | @unewMe |
| Fullstack Developer / Commander of the Unexpected | @D0dii |
| Fullstack Developer / Solution Wizard | @olekszczepanowski |
| Fullstack Developer / Engineer of the Impossible / Everyday Superhero | @qamarq |
We have analytics available at our analytics dashboard.
For Solvro Planer version 1.0:
git clone https://github.com/Solvro/web-planer.git
cd web-planer
npm install
Create a .env file in the frontend directory with the following content:
SITE_URL=http://localhost:3000
USOS_CONSUMER_KEY=<your-key>
USOS_CONSUMER_SECRET=<your-key>
USOS_BASE_URL=<your-key-default-for-pwr:usos.pwr.edu.pl>
cd frontend && npm run dev
Open your browser and navigate to http://localhost:3000.
We welcome contributions! Here's how you can help:
Don't worry if you forget any steps – our automatic GitHub Action will run checks and notify you of any issues.
Check out our detailed GitHub workflow guide.
For Windows users, follow this SSH setup tutorial.
bash
git checkout main
git pull origin main
git fetch
bash
git checkout -b WEB-x_my_feature_branch
bash
git add .
git commit -m "My changes description"
bash
git push origin WEB-x_my_feature_branch
bash
git branch -d WEB-x_my_feature_branch
git push origin --delete WEB-x_my_feature_branch
For questions or suggestions, reach out to us:
Thank you for your interest in our project! 🙌
$ claude mcp add web-planer \
-- python -m otcore.mcp_server <graph>