{"id":23917139,"url":"https://github.com/notrelix/e-pitaka","last_synced_at":"2025-06-11T15:12:47.023Z","repository":{"id":198364796,"uuid":"700660205","full_name":"NotRelix/e-pitaka","owner":"NotRelix","description":"A Digital Payment System for Educational Institutions","archived":false,"fork":false,"pushed_at":"2023-12-21T18:24:47.000Z","size":1647,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-23T19:43:59.502Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://notrelix.github.io/e-pitaka/","language":"JavaScript","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/NotRelix.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}},"created_at":"2023-10-05T03:21:43.000Z","updated_at":"2023-10-06T13:53:25.000Z","dependencies_parsed_at":"2023-12-21T20:04:35.164Z","dependency_job_id":null,"html_url":"https://github.com/NotRelix/e-pitaka","commit_stats":null,"previous_names":["notrelix/e-pitaka"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NotRelix/e-pitaka","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotRelix%2Fe-pitaka","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotRelix%2Fe-pitaka/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotRelix%2Fe-pitaka/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotRelix%2Fe-pitaka/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NotRelix","download_url":"https://codeload.github.com/NotRelix/e-pitaka/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotRelix%2Fe-pitaka/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259288615,"owners_count":22834896,"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-01-05T12:17:29.269Z","updated_at":"2025-06-11T15:12:46.985Z","avatar_url":"https://github.com/NotRelix.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# e-Pitaka\n\nDigital Payment System for Educational Institutions\n\n# Contribution\n\nTo contribute, `Fork` this repository in your Github which can be seen on the top right.\n![image](https://github.com/NotRelix/e-pitaka/assets/111989096/089875d8-74bc-4919-809c-b4ff11e82c79)\n\n\nGo to your Forked Repository, click on `Code`, and copy the URL as shown.\n\n![image](https://github.com/NotRelix/e-pitaka/assets/111989096/09e93194-be12-423d-845b-64540ac63a0e)\n\nIn your terminal, navigate to the Directory you want it to be saved, and with the saved URL do the following:\n```bash\ngit clone \u003cthe_url_you_copied\u003e\n\ngit clone https://github.com/NotRelix/e-pitaka.git    # Example\ncd e-pitaka                                           # Make that file the current directory\n```\n\nYou can then make changes within that file whenever you want, but make sure to `git pull` everytime you start coding to fetch the most recent changes.\nOnce you are done adding new features, you want the changes to appear in your Forked Repository.\n```bash\ngit add .                              # Prepares all files to be pushed\ngit commit -m \"Your commit message\"    # A commit message example would be \"fix: handle zero division\"\ngit push origin main                   # Makes the changes to your Forked Repository\n```\n\nOnce that is finished, go to your Forked Repository and click on `Compare and Pull Request` to make a pull request on the actual Repository.\nWait for the owner of the Repository to approve or suggest you to make more changes.\n\n# Usage\n\nOnce you have the repository / folder of the current project, make sure to run both the client and the server.\n\nYou can do this by going to that directory `cd \u003cdirectory_name\u003e` and by doing `npm run dev`.\n\n### Here's for the Client:\n\n![image](https://github.com/NotRelix/e-pitaka/assets/111989096/f10c2c69-2c38-4f67-935c-51f22d46774a)\n\n### Here's for the Server:\n\n![image](https://github.com/NotRelix/e-pitaka/assets/111989096/b76bda5c-5cbf-42bc-9723-9acd53c42723)\n\nAlso, don't forget to import the `epitaka-db.sql` in XAMPP. For reference, the database should look like this.\n\n![image](https://github.com/NotRelix/e-pitaka/assets/111989096/3857e8a5-e878-4c64-adb2-0d1baa688779)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotrelix%2Fe-pitaka","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnotrelix%2Fe-pitaka","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotrelix%2Fe-pitaka/lists"}