{"id":23494867,"url":"https://github.com/shz-code/routine_master","last_synced_at":"2026-04-12T00:39:14.780Z","repository":{"id":269049346,"uuid":"906251754","full_name":"shz-code/routine_master","owner":"shz-code","description":"Python-based application designed to help manage and optimize faculty routines for the CSE department of IUBAT","archived":false,"fork":false,"pushed_at":"2025-01-24T18:55:17.000Z","size":301,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-16T13:58:08.719Z","etag":null,"topics":["fastapi","react","redux-toolkit","sqlite","tailwindcss"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/shz-code.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-12-20T13:37:57.000Z","updated_at":"2025-01-24T18:55:20.000Z","dependencies_parsed_at":"2024-12-20T15:38:39.076Z","dependency_job_id":"a0be820d-3d5a-481b-8e06-32e6c85e46d9","html_url":"https://github.com/shz-code/routine_master","commit_stats":null,"previous_names":["shz-code/routine_master"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shz-code%2Froutine_master","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shz-code%2Froutine_master/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shz-code%2Froutine_master/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shz-code%2Froutine_master/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shz-code","download_url":"https://codeload.github.com/shz-code/routine_master/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249192363,"owners_count":21227770,"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":["fastapi","react","redux-toolkit","sqlite","tailwindcss"],"created_at":"2024-12-25T03:12:58.253Z","updated_at":"2026-04-12T00:39:14.727Z","avatar_url":"https://github.com/shz-code.png","language":"JavaScript","readme":"# Routine Master\n\n**Routine Master** is a Python-based application designed to help manage and optimize faculty routines for each semester. This project is specifically made for the `CSE department of IUBAT` to maintain and generate faculty routines efficiently.\n\n## Features\n\n- Create and manage faculty routines\n- Track class schedules and availability\n- Generate optimized routines for each semester\n- User-friendly interface\n- Frontend built with React, Redux, and Tailwind CSS for an interactive experience\n- Backend powered by FastAPI for efficient performance\n\n## Installation\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/shz_code/routine_master.git\n   ```\n2. Navigate to the project directory:\n   ```bash\n   cd routine_master\n   ```\n\n## Backend Setup\n\n1. Navigate to the server directory:\n   ```bash\n   cd server\n   ```\n2. Create and activate a virtual environment:\n   ```bash\n   python -m venv venv\n   source venv/bin/activate  # On Windows use `venv\\Scripts\\activate`\n   ```\n3. Install the required dependencies:\n\n   ```bash\n   pip install -r requirements.txt\n   ```\n\n4. Start server:\n   ```bash\n   uvicorn src.main:app --reload\n   ```\n\n## Frontend Setup\n\n1. Navigate to the client directory and install dependencies:\n   ```bash\n   cd client\n   npm install\n   ```\n2. Create .env file that has the server api url (give the backend root url here):\n\n   ```bash\n   cp .env.example .env\n   ```\n\n3. Start the frontend application:\n   ```bash\n   npm run dev\n   ```\n4. Open your web browser and navigate to `http://localhost:5173` to access the frontend.\n5. Follow the on-screen instructions to set up and manage faculty routines.\n\n## Contact\n\nFor any questions or suggestions, please contact [web.shahidul.alam@gmail.com](mailto:web.shahidul.alam@gmail.com).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshz-code%2Froutine_master","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshz-code%2Froutine_master","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshz-code%2Froutine_master/lists"}