{"id":24916862,"url":"https://github.com/croodles/schoolbook","last_synced_at":"2026-04-13T23:32:07.598Z","repository":{"id":275245902,"uuid":"850573830","full_name":"croodles/Schoolbook","owner":"croodles","description":"An App for Schoolbook project","archived":false,"fork":false,"pushed_at":"2024-09-06T06:03:18.000Z","size":97,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-01T05:26:03.419Z","etag":null,"topics":["apache-cordova","app","cordova","cross-platform","multiplatform","node","npm","open-source","web"],"latest_commit_sha":null,"homepage":"https://govtschool.net","language":"CSS","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/croodles.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":"2024-09-01T06:59:40.000Z","updated_at":"2024-09-06T08:15:56.000Z","dependencies_parsed_at":"2025-02-01T05:36:10.164Z","dependency_job_id":null,"html_url":"https://github.com/croodles/Schoolbook","commit_stats":null,"previous_names":["croodles/schoolbook"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/croodles%2FSchoolbook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/croodles%2FSchoolbook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/croodles%2FSchoolbook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/croodles%2FSchoolbook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/croodles","download_url":"https://codeload.github.com/croodles/Schoolbook/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245986356,"owners_count":20705208,"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":["apache-cordova","app","cordova","cross-platform","multiplatform","node","npm","open-source","web"],"created_at":"2025-02-02T08:18:42.342Z","updated_at":"2026-04-13T23:32:07.511Z","avatar_url":"https://github.com/croodles.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Schoolbook\n\nSchoolbook is a mobile application built using Cordova, designed to help students manage their education\n\n\n## Installation\n\nTo run the project locally, you'll need to have [Node.js](https://nodejs.org/) and [Cordova](https://cordova.apache.org/) installed.\n\n### Prerequisites\n\n1. Install Cordova globally:\n   ```bash\n   npm install -g cordova\n   ```\n\n2. Install platform-specific SDKs (Android/iOS) as required for the build.\n\n### Clone the Repository\n\nClone this project to your local machine:\n\n```bash\ngit clone https://github.com/croodles/Schoolbook.git\ncd Schoolbook\n```\n\n### Add Platforms\n\nYou can add Android and iOS platforms using Cordova.\n\nFor Android:\n```bash\ncordova platform add android\n```\n\nFor iOS:\n```bash\ncordova platform add ios\n```\n\n### Build the App\n\nBuild the application for the added platforms:\n\nFor Android:\n\nEnsure you have the following installed:\n\n- Android SDK\n\n- JDK (Java Development Kit) – Version 8 or later\n\n- Gradle – Version compatible with your Android SDK \u0026 JDK\n```bash\ncordova build android\n```\n\nFor iOS:\n```bash\ncordova build ios\n```\n\n### Running the App\n\nYou can run the app on an emulator or a connected device:\n\nFor Android:\n```bash\ncordova run android\n```\n\nFor iOS:\n\nRequire XCode\n\n```bash\ncordova run ios\n```\n\n## File Structure\n\n- **www/**: This folder contains the HTML, CSS, and JavaScript files for the frontend.\n- **platforms/**: Generated code for specific platforms like Android and iOS.\n- **config.xml**: Configuration file for Cordova.\n\n## Technologies Used\n\n- **Cordova**: For cross-platform mobile development.\n- **HTML5, CSS3, JavaScript**: Frontend technologies.\n\n## Contributing\n\nIf you'd like to contribute to this project, please follow these steps:\n\n1. Fork the repository.\n2. Create a new branch for your feature or bug fix (`git checkout -b feature-name`).\n3. Make your changes.\n4. Commit your changes (`git commit -m 'Add some feature'`).\n5. Push to the branch (`git push origin feature-name`).\n6. Open a Pull Request.\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcroodles%2Fschoolbook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcroodles%2Fschoolbook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcroodles%2Fschoolbook/lists"}