{"id":23447847,"url":"https://github.com/peteroyelegbin/intern-pulse","last_synced_at":"2026-04-17T11:31:27.600Z","repository":{"id":234769585,"uuid":"789480399","full_name":"PeterOyelegbin/intern-pulse","owner":"PeterOyelegbin","description":"This repository showcases my hands-on experience with InternPulse, a platform that facilitates intern management. It includes several projects demonstrating my skills and proficiency in Backend Web Development.","archived":false,"fork":false,"pushed_at":"2024-04-26T22:50:35.000Z","size":97,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-10T01:45:06.778Z","etag":null,"topics":["api","django","django-rest-framework","mongodb","postgresql","python3"],"latest_commit_sha":null,"homepage":"https://intern-pulse.onrender.com","language":"Python","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/PeterOyelegbin.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-04-20T17:07:26.000Z","updated_at":"2024-12-22T17:18:31.000Z","dependencies_parsed_at":"2024-04-26T23:27:16.230Z","dependency_job_id":null,"html_url":"https://github.com/PeterOyelegbin/intern-pulse","commit_stats":null,"previous_names":["peteroyelegbin/intern-pulse"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PeterOyelegbin/intern-pulse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterOyelegbin%2Fintern-pulse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterOyelegbin%2Fintern-pulse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterOyelegbin%2Fintern-pulse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterOyelegbin%2Fintern-pulse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeterOyelegbin","download_url":"https://codeload.github.com/PeterOyelegbin/intern-pulse/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterOyelegbin%2Fintern-pulse/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31927667,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T10:35:34.458Z","status":"ssl_error","status_checked_at":"2026-04-17T10:35:09.472Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["api","django","django-rest-framework","mongodb","postgresql","python3"],"created_at":"2024-12-23T21:20:01.678Z","updated_at":"2026-04-17T11:31:27.582Z","avatar_url":"https://github.com/PeterOyelegbin.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Backend Individual Task 1 (Building a Simple User Registration API)\nYou're working as a backend developer intern at a growing startup called \"Fitnessify.\" They offer a mobile fitness app that currently requires manual user registration through their website. This process is slow and lacks real-time feedback. They need a more efficient and automated solution.\n\n## Goal:\nYour task is to develop a backend API for user registration using a chosen backend technology (e.g., Python with Django or Flask, Node.js with Express). This API will handle user registration requests from the mobile app and securely store user data.\n\n## Requirements:\n* User Registration: The API should accept user information (username, email, password) through a secure POST request (e.g., JSON format).\n* Data Validation: Implement validation checks on user input to ensure email format, password strength, and username availability.\n* Secure Password Storage: Never store passwords in plain text. Use a hashing algorithm (e.g., bcrypt) to securely store user passwords.\n* Database Integration: Choose a suitable database (e.g., PostgreSQL, MongoDB) to store user data and integrate it with your backend code.\n* Error Handling: Implement proper error handling mechanisms to provide meaningful error messages to the mobile app in case of failed registrations.\n* API Documentation: Generate basic API documentation to explain the endpoints and expected data formats for the mobile app developers.\n\n## Deliverables:\n* Functional backend code written in your chosen language (e.g., Python script with Flask or Django framework).\n* Integration with a chosen database to store user data securely.\n* Unit tests for your backend API functionalities (highly encouraged).\n* Basic API documentation.\n\n## Resources:\n* Choose a backend framework that you're comfortable with (e.g., Flask, Django, Express).\n* Explore database management systems suitable for your project (e.g., SQLite, PostgreSQL, MySQL, or MongoDB).\n* Look for online tutorials and documentation for secure password hashing and user authentication.\n\n## Deployment:\nDeploy on PythonAnywhere or any other free or paid platform you know!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeteroyelegbin%2Fintern-pulse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeteroyelegbin%2Fintern-pulse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeteroyelegbin%2Fintern-pulse/lists"}