{"id":25074632,"url":"https://github.com/uiu-developers-hub/portfolio-card-maker","last_synced_at":"2025-03-31T19:46:43.974Z","repository":{"id":264696169,"uuid":"894121212","full_name":"UIU-Developers-Hub/Portfolio-Card-maker","owner":"UIU-Developers-Hub","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-06T19:37:15.000Z","size":1833,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-07T00:17:56.145Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://portfolio-card-maker.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/UIU-Developers-Hub.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-11-25T19:42:55.000Z","updated_at":"2024-12-06T19:37:18.000Z","dependencies_parsed_at":"2024-11-25T20:37:57.893Z","dependency_job_id":"7211e695-1b73-49cf-816b-5dda64c799fb","html_url":"https://github.com/UIU-Developers-Hub/Portfolio-Card-maker","commit_stats":null,"previous_names":["takitahmid20/portfolio-card-maker","uiu-developers-hub/portfolio-card-maker"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UIU-Developers-Hub%2FPortfolio-Card-maker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UIU-Developers-Hub%2FPortfolio-Card-maker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UIU-Developers-Hub%2FPortfolio-Card-maker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UIU-Developers-Hub%2FPortfolio-Card-maker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UIU-Developers-Hub","download_url":"https://codeload.github.com/UIU-Developers-Hub/Portfolio-Card-maker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246531983,"owners_count":20792735,"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":"2025-02-07T00:18:01.750Z","updated_at":"2025-03-31T19:46:43.943Z","avatar_url":"https://github.com/UIU-Developers-Hub.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Portfolio Maker Website\n\n## Current Bugs\n\n- Profile updates are not saving to the database. Investigating the data transmission and backend handling.\n\nA full-stack web application for creating and managing professional portfolios. Built with Next.js and Django.\n\n## Features\n\n- User authentication and authorization\n- Profile management\n- Portfolio customization\n- Project showcase\n- Skills and experience sections\n- Education history\n- Social media integration\n- Responsive design\n- Digital Business Card\n\n## Tech Stack\n\n### Frontend\n- Next.js 13+\n- TypeScript\n- React Context for state management\n- Tailwind CSS for styling\n\n### Backend\n- Django 5.0\n- Django REST Framework\n- Simple JWT for authentication\n- SQLite database (can be configured for PostgreSQL)\n\n## Getting Started\n\n### Prerequisites\n- Python 3.8+\n- Node.js 16+\n- npm or yarn\n\n### Backend Setup\n1. Navigate to the backend directory:\n   ```bash\n   cd backend\n   ```\n\n2. Create a virtual environment:\n   ```bash\n   python -m venv env\n   source env/bin/activate  # On Windows: env\\Scripts\\activate\n   ```\n\n3. Install dependencies:\n   ```bash\n   pip install -r requirements.txt\n   ```\n\n4. Run migrations:\n   ```bash\n   python3 manage.py migrate\n   ```\n\n5. Start the development server:\n   ```bash\n   python3 manage.py runserver 9090\n   ```\n\n### Frontend Setup\n1. Navigate to the frontend directory:\n   ```bash\n   cd frontend\n   ```\n\n2. Install dependencies:\n   ```bash\n   npm install\n   # or\n   yarn install\n   ```\n\n3. Start the development server:\n   ```bash\n   npm run dev\n   # or\n   yarn dev\n   ```\n\n## Environment Variables\n\n### Backend (.env)\n```\nSECRET_KEY=your_secret_key\nDEBUG=True\nALLOWED_HOSTS=localhost,127.0.0.1\n```\n\n### Frontend (.env.local)\n```\nNEXT_PUBLIC_API_URL=http://localhost:9090\n```\n\n## Contributing\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\n## License\n[MIT](https://choosealicense.com/licenses/mit/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuiu-developers-hub%2Fportfolio-card-maker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuiu-developers-hub%2Fportfolio-card-maker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuiu-developers-hub%2Fportfolio-card-maker/lists"}