{"id":14969088,"url":"https://github.com/soneji/gocode-login","last_synced_at":"2025-10-26T06:31:00.406Z","repository":{"id":121179611,"uuid":"230995457","full_name":"Soneji/gocode-login","owner":"Soneji","description":"Student database system with docker support allowing the students to log in and out when they come and leave a location like a register. Ideal to run on iPads/tablets","archived":false,"fork":false,"pushed_at":"2021-02-14T21:41:02.000Z","size":1128,"stargazers_count":18,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-31T16:12:18.554Z","etag":null,"topics":["gocode-login","ipads","mariadb","mariadb-server","mysql","nginx","register","student-database","student-management","student-management-system","tablets"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/Soneji.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":"2019-12-30T23:50:12.000Z","updated_at":"2024-03-27T15:23:35.000Z","dependencies_parsed_at":"2024-06-12T01:48:18.340Z","dependency_job_id":null,"html_url":"https://github.com/Soneji/gocode-login","commit_stats":{"total_commits":23,"total_committers":2,"mean_commits":11.5,"dds":0.4782608695652174,"last_synced_commit":"edc2769e67ade4467cfb90b6d5d3785416c8974c"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Soneji%2Fgocode-login","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Soneji%2Fgocode-login/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Soneji%2Fgocode-login/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Soneji%2Fgocode-login/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Soneji","download_url":"https://codeload.github.com/Soneji/gocode-login/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238276057,"owners_count":19445337,"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":["gocode-login","ipads","mariadb","mariadb-server","mysql","nginx","register","student-database","student-management","student-management-system","tablets"],"created_at":"2024-09-24T13:41:06.688Z","updated_at":"2025-10-26T06:31:00.068Z","avatar_url":"https://github.com/Soneji.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gocode-login\n\n\u003cimg src=\"https://repository-images.githubusercontent.com/230995457/e8e6e580-ba69-11ea-8697-65ebf34d2e1f\"\u003e\n\n## About\nStudent database system with docker support allowing the students to log in and out when they come and leave a location like a register. Ideal to run on iPads/tablets. Screenshots below!\n\n## Setup\n\n### Docker\n\n```\ngit clone https://github.com/overclockedllama/gocode-login.git\n\ndocker-compose up -d\n```\n\nYou should now have an app successfully running at `http://localhost:6989`\n\n#### MariaDB (MySQL) Data Directory\nThe MariaDB data will be stored in `./mariadb/mariadb-data`\n\n#### Change port (Optional)\n\n* To change the port gocode-login runs at edit `docker-compose.yml`\n\n* Find the lines containing: `ports:  - 6989:80` and change the 6989 to any port of your choosing\n\n#### Reverse Proxy (Optional)\n\nTo setup a domain name and optional SSL you can use a reverse proxy.\n\nSome reverse proxy options are:\n* Apache\n* Nginx\n\nI like nginx so there is an example nginx config file at `nginx-sample.conf`\n\nYou can use this sample config file to help set up your reverse proxy with a letsencrypt.org certificate.\n\n### Manual Setup\nThe software can also be setup on a standard LAMP server. You will need to configure some stuff manually however.\n\n#### MySQL or MariaDB\nYou will need to create a new table called gocode in a MySQL or MariaDB database server. You can configure the file `./php/src/dbconnect.php` must to connect to your MySQL or MariaDB server.\n\n#### PHP Source\nThe source php files are found at `./php/src/...` These must be copied to your webroot. You must also have some HTTP server with PHP execution software such as Apache or Nginx with php-fpm.\n\n## Screenshots\n### User Inerface\n![ScreenShot1](/screenshots/1.png)\n![ScreenShot2](/screenshots/2.png)\n![ScreenShot3](/screenshots/3.png)\n![ScreenShot4](/screenshots/4.png)\n![ScreenShot11](/screenshots/11.png)\n### Admin Panel\n![ScreenShot5](/screenshots/5.png)\n![ScreenShot6](/screenshots/6.png)\n![ScreenShot7](/screenshots/7.png)\n![ScreenShot8](/screenshots/8.png)\n![ScreenShot9](/screenshots/9.png)\n![ScreenShot10](/screenshots/10.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoneji%2Fgocode-login","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoneji%2Fgocode-login","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoneji%2Fgocode-login/lists"}