{"id":18373100,"url":"https://github.com/ahmedsamir45/skill_app_flask","last_synced_at":"2025-04-11T00:59:03.059Z","repository":{"id":207051569,"uuid":"718314980","full_name":"ahmedsamir45/Skill_app_flask","owner":"ahmedsamir45","description":"this is a simple web app with login manager system and add delete update remove skill with flask","archived":false,"fork":false,"pushed_at":"2025-04-07T19:56:27.000Z","size":1948,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-11T00:58:59.309Z","etag":null,"topics":["flask","login-manager","python","sqlalchemy"],"latest_commit_sha":null,"homepage":"https://youtu.be/3bNwkl3vulg","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ahmedsamir45.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":"2023-11-13T20:37:59.000Z","updated_at":"2025-04-07T19:56:31.000Z","dependencies_parsed_at":"2024-12-24T02:42:45.993Z","dependency_job_id":"ca4859f5-2363-4e22-8845-1364d0a99922","html_url":"https://github.com/ahmedsamir45/Skill_app_flask","commit_stats":null,"previous_names":["ahmedsamir45/skill_app_flask"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmedsamir45%2FSkill_app_flask","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmedsamir45%2FSkill_app_flask/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmedsamir45%2FSkill_app_flask/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmedsamir45%2FSkill_app_flask/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahmedsamir45","download_url":"https://codeload.github.com/ahmedsamir45/Skill_app_flask/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248322611,"owners_count":21084336,"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":["flask","login-manager","python","sqlalchemy"],"created_at":"2024-11-06T00:08:37.731Z","updated_at":"2025-04-11T00:59:03.051Z","avatar_url":"https://github.com/ahmedsamir45.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Skills App Pro - Flask Application\n\n## Overview\n\nA comprehensive skills tracking and job posting application built with Flask. The app allows users to:\n- Create profiles with their skills and experience\n- Browse and apply for jobs  \n- Connect with other professionals\n- Manage their professional portfolio\n\n## Features\n\n### User Management\n- User registration and authentication\n- Profile management with bio, skills, and resume\n- \"Remember Me\" functionality for persistent login\n- Admin dashboard for user management\n\n### Skills Tracking  \n- Add and manage skills with proficiency levels\n- Track skill development over time\n- Visualize skill progress\n\n### Job Listings\n- Post and browse job opportunities  \n- Save favorite job postings\n- Apply directly through the platform\n\n## Installation\n\n### Prerequisites\n- Python 3.8+\n- PostgreSQL  \n- pip\n\n### Setup\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/yourusername/Skill_app_flask.git\n   cd Skill_app_flask\n   ```\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   ```\n\n3. Install dependencies:\n   ```bash\n   pip install -r requirements.txt\n   ```\n\n4. Set up environment variables:\n   Create a `.env` file with:\n   ```\n   SECRET_KEY=your_secret_key_here\n   DATABASE_URL=postgresql://username:password@localhost/dbname\n   ```\n\n5. Initialize the database:\n   ```bash\n   flask db init\n   flask db migrate\n   flask db upgrade\n   ```\n\n6. Run the application:\n   ```bash\n   flask run\n   ```\n\n## Configuration\n\n| Variable | Description | Default |\n|----------|-------------|---------|  \n| `SECRET_KEY` | Flask secret key | Required |\n| `DATABASE_URL` | Database connection URL | Required |\n| `FLASK_ENV` | Application environment | `production` |\n| `FLASK_DEBUG` | Debug mode | `0` |\n\n## API Endpoints\n\n### Authentication\n- `POST /auth/register` - User registration  \n- `POST /auth/login` - User login\n- `GET /auth/logout` - User logout\n\n### User Profiles\n- `GET /user/\u003cusername\u003e` - Get user profile  \n- `PUT /user/\u003cusername\u003e` - Update profile\n\n### Skills\n- `POST /skills` - Add new skill\n- `GET /skills` - List all skills  \n- `DELETE /skills/\u003cid\u003e` - Remove skill\n\n\n## Contributing\n\n1. Fork the repository  \n2. Create your feature branch (`git checkout -b feature/fooBar`)\n3. Commit your changes (`git commit -am 'Add some fooBar'`)\n4. Push to the branch (`git push origin feature/fooBar`)  \n5. Create a new Pull Request\n\n[License: GNU General Public License v3.0](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahmedsamir45%2Fskill_app_flask","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fahmedsamir45%2Fskill_app_flask","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahmedsamir45%2Fskill_app_flask/lists"}