{"id":27371523,"url":"https://github.com/ananta/flashswipe","last_synced_at":"2025-07-26T12:06:15.507Z","repository":{"id":156967403,"uuid":"595692832","full_name":"ananta/FlashSwipe","owner":"ananta","description":"A Flashcard app built using React Native on the frontend \u0026 Rust on the backend. This app was built as a coursework for the class \"Software Development Methodology\"","archived":false,"fork":false,"pushed_at":"2024-01-19T16:11:14.000Z","size":9222,"stargazers_count":20,"open_issues_count":5,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-06T03:58:20.527Z","etag":null,"topics":["actix-web","react-native","react-query","rust","sqlx","tamagui","typescript","zustand"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/ananta.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}},"created_at":"2023-01-31T16:06:54.000Z","updated_at":"2025-02-25T11:30:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"c9998f79-50ba-467b-9d47-d7a060fb7f0d","html_url":"https://github.com/ananta/FlashSwipe","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/ananta%2FFlashSwipe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ananta%2FFlashSwipe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ananta%2FFlashSwipe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ananta%2FFlashSwipe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ananta","download_url":"https://codeload.github.com/ananta/FlashSwipe/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248693355,"owners_count":21146781,"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":["actix-web","react-native","react-query","rust","sqlx","tamagui","typescript","zustand"],"created_at":"2025-04-13T09:41:05.080Z","updated_at":"2025-04-13T09:41:05.676Z","avatar_url":"https://github.com/ananta.png","language":"TypeScript","readme":"# FlashSwipe\n\n![Preview](./screenshots/flash-swipe-landing.gif \"FlashSwipe Landing Page\")\n\n## Background\n\nFlashSwipe is a full-stack mobile app built on top of [React Native](https://reactnative.dev/) + [Rust](https://www.rust-lang.org/)\n\n## Requirements\n\nMake sure you have the following program installed on your dev system\n\n- [Node.js](https://nodejs.org/en)\n- [Brew](https://brew.sh/)\n- [Make](https://formulae.brew.sh/formula/make)\n- [Rust](https://doc.rust-lang.org/book/ch01-01-installation.html)\n- [Docker](https://docs.docker.com/get-docker/)\n\n## Database Setup\n\nWe will be using docker containers to setup our PostgreSQL database.\u003cbr/\u003e\nYou can use the command `make init_db` that will automatically: \u003cbr/\u003e\n\n- create a container named `flashswipe_db_container`\n- setup a postgres server inside the container \u0026\n- expose it to the default postgres port `5432`\n\n## Running the Backend\n\nYou need to create a `.env` file inside the `/backend/` directory with the keys defined inside the `.env.sample`\u003cbr/\u003e\nAfter setting up the `.env` file, you can run the application using: `make run` or `cargo run`\n\n## Migrations\n\nIf you want to update the database table, please follow the guidelines to add the migration sequence:\n`SEQUENCENUMBER_DESCRIPTION.sql` inside the `/migrations` directory\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fananta%2Fflashswipe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fananta%2Fflashswipe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fananta%2Fflashswipe/lists"}