{"id":26656188,"url":"https://github.com/zahidayturan/course-up-app","last_synced_at":"2026-04-07T18:32:42.635Z","repository":{"id":254122782,"uuid":"833019541","full_name":"zahidayturan/course-up-app","owner":"zahidayturan","description":"Online course platform with a REST service using Spring Boot for the API, React for the frontend, and PostgreSQL for the database.","archived":false,"fork":false,"pushed_at":"2024-08-21T12:40:28.000Z","size":8675,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T07:18:37.397Z","etag":null,"topics":["aws-s3","hql","java","javascript","jdbc","lombok","maven","postgresql","postman","react","spring-boot","swagger"],"latest_commit_sha":null,"homepage":"https://www.behance.net/gallery/206236037/CourseUp","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/zahidayturan.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-24T07:42:19.000Z","updated_at":"2024-09-05T15:55:55.000Z","dependencies_parsed_at":"2024-08-21T15:16:21.820Z","dependency_job_id":"e60d7a81-1846-4a26-886f-ef89e4c7a5af","html_url":"https://github.com/zahidayturan/course-up-app","commit_stats":null,"previous_names":["zahidayturan/course-up-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zahidayturan/course-up-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zahidayturan%2Fcourse-up-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zahidayturan%2Fcourse-up-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zahidayturan%2Fcourse-up-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zahidayturan%2Fcourse-up-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zahidayturan","download_url":"https://codeload.github.com/zahidayturan/course-up-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zahidayturan%2Fcourse-up-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31524525,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["aws-s3","hql","java","javascript","jdbc","lombok","maven","postgresql","postman","react","spring-boot","swagger"],"created_at":"2025-03-25T07:18:40.753Z","updated_at":"2026-04-07T18:32:42.601Z","avatar_url":"https://github.com/zahidayturan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CourseUp\n\n***New Generation Online Course Platform***\n\n \u003cimg src=\"courseup-brand.png\" width=100% /\u003e\n\n**CourseUp** is an advanced online course platform built with a robust tech stack that ensures scalability, performance, and a seamless user experience. The backend is powered by **Java Spring Boot**, with **Hibernate** and **JDBC** handling database interactions in **PostgreSQL**. The frontend, developed using **React** and **JavaScript**, provides a dynamic and responsive interface.\n\nTo enhance development efficiency and project management, tools like **Lombok**, **Maven**, **Git**, and **Postman** are utilized. **Swagger** is integrated for API documentation, ensuring easy collaboration and testing. The platform's deployment is managed with **Docker** and hosted on **AWS**, providing a reliable and scalable infrastructure.\n\nFor design and UI/UX, **Figma** and **PhotoShop** are employed, ensuring that CourseUp is not only functional but also visually appealing. **Node.js** is also part of the stack, likely supporting additional services or real-time features.\n\n \u003cimg src=\"courseup-brand-2.png\" width=100% /\u003e\n\n\n## Requirements\n- Java 17 or newer\n- Node.js 18+ and npm\n- PostgreSQL\n- Docker (Optional, if you want to use Docker for deployment)\n- AWS S3 (for file uploads)\n- Git\n\n### Installation\n```sh\ngit clone https://github.com/zahidayturan/course-up-app.git\ncd course-up-app\n\ncd course-up-backend\nmvn clean install\n\nEdit the course-up-backend/src/main/resources/application.properties file according to your own information\n\ncd ../course-up-frontend\nnpm install\n\nCreate and edit the frontend/.env file as follows:\nREACT_APP_API_BASE_URL=http://localhost:8080 (probably)\nREACT_APP_S3_BUCKET_NAME=your_bucket_name\n\nCreate a database in PostgreSQL\nCREATE DATABASE courseup;\n\ncd course-up-backend\nmvn spring-boot:run\n\ncd ../course-up-frontend\nnpm start\n\nVisit http://localhost:3000 in your browser to explore CourseUp.\n\nRunning with Docker if u want (Optional)\n```\nIf you encounter any issues during setup, please report an issue. Feel free to adjust any placeholders or specific details as needed!\n\n\n## How can I support developers?\n- Star this GitHub repo\n- Create pull requests, submit bugs, suggest new features or documentation updates\n- Follow my work","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzahidayturan%2Fcourse-up-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzahidayturan%2Fcourse-up-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzahidayturan%2Fcourse-up-app/lists"}