{"id":22083743,"url":"https://github.com/tomdieu/momo-app-clone","last_synced_at":"2026-04-11T12:40:10.736Z","repository":{"id":64023138,"uuid":"563417284","full_name":"Tomdieu/momo-app-clone","owner":"Tomdieu","description":"Mobile money application to send money with backend in django rest and frontend in react native","archived":false,"fork":false,"pushed_at":"2023-04-05T07:49:37.000Z","size":1885,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-29T04:45:57.961Z","etag":null,"topics":["celery","celery-redis","celerybeat","django","django-automation","django-rest-framework","djangochannels","docker-compose","expo","fullstack","momo-app-clone","python","react-native-android","reactnative","redis","redis-server","rest-api","rest-apis","transfer-money","trixwallet"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/Tomdieu.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":"2022-11-08T15:12:45.000Z","updated_at":"2023-05-17T21:36:19.000Z","dependencies_parsed_at":"2024-12-01T00:17:38.458Z","dependency_job_id":null,"html_url":"https://github.com/Tomdieu/momo-app-clone","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tomdieu%2Fmomo-app-clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tomdieu%2Fmomo-app-clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tomdieu%2Fmomo-app-clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tomdieu%2Fmomo-app-clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tomdieu","download_url":"https://codeload.github.com/Tomdieu/momo-app-clone/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245171046,"owners_count":20572172,"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":["celery","celery-redis","celerybeat","django","django-automation","django-rest-framework","djangochannels","docker-compose","expo","fullstack","momo-app-clone","python","react-native-android","reactnative","redis","redis-server","rest-api","rest-apis","transfer-money","trixwallet"],"created_at":"2024-12-01T00:17:33.760Z","updated_at":"2026-04-11T12:40:05.704Z","avatar_url":"https://github.com/Tomdieu.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# momo-app-clone\n\n![alt logo](https://github.com/Tomdieu/momo-app-clone/blob/main/frontend/src/images/logo.png?raw=true)\n\n[![wakatime](https://wakatime.com/badge/user/7a03d500-b310-4adb-9229-1bb6044d565d/project/255879e0-ef36-4ec4-bb05-2bf27d669b7f.svg)](https://wakatime.com/badge/user/7a03d500-b310-4adb-9229-1bb6044d565d/project/255879e0-ef36-4ec4-bb05-2bf27d669b7f)\n\n[![Docker Image CI](https://github.com/Tomdieu/momo-app-clone/actions/workflows/docker-image.yml/badge.svg)](https://github.com/Tomdieu/momo-app-clone/actions/workflows/docker-image.yml)\n\n[![Django CI](https://github.com/Tomdieu/momo-app-clone/actions/workflows/django.yml/badge.svg)](https://github.com/Tomdieu/momo-app-clone/actions/workflows/django.yml)\n\n## This is a small project on a money transaction app made in python using Django and Django Rest Framework to build api\n\n## Technology used\n- **Django**\n- **Django Rest Framework(DRF)** for the `api`\n- **React Native** (for the android frontend)\n- **Rest Framework Swagger** to generate the api documentation\n\n\n## Django Backend\n\n### How to run\n- Clone the repository with\n    ```\n    git clone https://github.com/Tomdieu/momo-app-clone.git\n    ```\n- Navigate to the backend directory\n    ```\n    cd momo-app-clone/backend\n    ```\n- Create a virtual environment\n    On Linux and macos\n    ```\n    python3 -m venv env\n    ```\n    On Windows\n    ```\n    python -m venv env\n    ```\n    Or with virtualenv\n    ```\n    virtualenv env\n    ```\n- Activate the virtual environment\n    On linux and macos\n    ```\n    source ./env/bin/activate\n    ```\n\n    On Windows\n    ```\n    ./env/Scripts/activate\n    ```\n- Install the requirements\n    ```\n    pip -r install requirements.txt\n    ```\n- Create a superuser\n    ```\n    python manage.py createsuperuser\n    ```\n- Run the server with \n    ```\n    python manage.py runserver\n    ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomdieu%2Fmomo-app-clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomdieu%2Fmomo-app-clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomdieu%2Fmomo-app-clone/lists"}