{"id":15064812,"url":"https://github.com/ziadelsayed0/codewave-site","last_synced_at":"2026-01-03T11:14:59.119Z","repository":{"id":255826788,"uuid":"850222485","full_name":"ziadelsayed0/Codewave-site","owner":"ziadelsayed0","description":"The official website for Codewave, showcasing our software solutions and technology services. Built with modern web technologies for an engaging user experience.","archived":false,"fork":false,"pushed_at":"2024-10-13T04:50:45.000Z","size":65206,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T10:14:48.866Z","etag":null,"topics":["choreo","deployment","django","jwt-authentication","python","react","reactjs","restframework","tailwind-css"],"latest_commit_sha":null,"homepage":"","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/ziadelsayed0.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-08-31T07:24:53.000Z","updated_at":"2024-10-13T04:50:49.000Z","dependencies_parsed_at":"2024-10-13T00:31:46.842Z","dependency_job_id":null,"html_url":"https://github.com/ziadelsayed0/Codewave-site","commit_stats":null,"previous_names":["ziadelsayed0/handeling-notes-fullstack","ziadelsayed0/handling-notes-fullstack"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziadelsayed0%2FCodewave-site","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziadelsayed0%2FCodewave-site/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziadelsayed0%2FCodewave-site/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziadelsayed0%2FCodewave-site/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ziadelsayed0","download_url":"https://codeload.github.com/ziadelsayed0/Codewave-site/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243790999,"owners_count":20348385,"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":["choreo","deployment","django","jwt-authentication","python","react","reactjs","restframework","tailwind-css"],"created_at":"2024-09-25T00:26:50.876Z","updated_at":"2026-01-03T11:14:59.071Z","avatar_url":"https://github.com/ziadelsayed0.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CodeWave Site\n\n## Technologies\n\n### Backend\n\u003cul\u003e\n  \u003cli\u003eDjango\u003c/li\u003e\n  \u003cli\u003eSQLite\u003c/li\u003e\n  \u003cli\u003eJWT-Authentication\u003c/li\u003e\n\u003c/ul\u003e\n\n### Frontend\n\u003cul\u003e\n  \u003cli\u003eReact\u003c/li\u003e\n  \u003cli\u003eTailwind\u003c/li\u003e\n  \u003cli\u003eJWT-Decode\u003c/li\u003e\n\u003c/ul\u003e\n\n## Backend Setup \n```\npip install -r requirements.txt\n```\n\n### Compiles for development (Backend)\n```\npython manage.py migrate\npython manage.py runserver\n```\n\n## Frontend Setup \n```\nnpm install\n```\n\n### Compiles for development (Frontend)\n```\nnpm run build\nnpm run dev\n```\n\n\u003chr\u003e\n\n#### Login\n\n\u003cimg src=\"/images/sign_in.png\"\u003e\n\n\u003chr\u003e\n\n#### Landing (Dark Mode)\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"/images/1.png\" width=400 hieght=400/\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"/images/2.png\" width=400 hieght=400/\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"/images/3.png\" width=400 hieght=400/\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"/images/4.png\" width=400 hieght=400/\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"/images/5.png\" width=400 hieght=400/\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"/images/7.png\" width=400 hieght=400/\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"/images/8.png\" width=400 hieght=400/\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"/images/9.png\" width=400 hieght=400/\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"/images/6.png\" width=400 hieght=400/\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \n\u003c/table\u003e\n\n\u003chr\u003e\n\n\n#### Landing (Light Mode)\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"/images/1.1.png\" width=400 hieght=400/\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"/images/1.2.png\" width=400 hieght=400/\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"/images/1.3.png\" width=400 hieght=400/\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"/images/1.4.png\" width=400 hieght=400/\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"/images/1.5.png\" width=400 hieght=400/\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"/images/1.7.png\" width=400 hieght=400/\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \n\u003c/table\u003e\n\n\u003chr\u003e\n\n#### Sign Up\n\n\u003cimg src=\"/images/sign_up.png\"\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fziadelsayed0%2Fcodewave-site","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fziadelsayed0%2Fcodewave-site","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fziadelsayed0%2Fcodewave-site/lists"}