{"id":25188463,"url":"https://github.com/mohamedasad10/feedemnow","last_synced_at":"2026-04-13T21:31:32.740Z","repository":{"id":275434913,"uuid":"840330496","full_name":"mohamedasad10/FeedemNow","owner":"mohamedasad10","description":"Feedem Now is a web-based food ordering platform designed specifically for students🍕🍔. The app helps students save time by allowing them to pre-order meals, avoiding long lines and unnecessary delays that could lead to missing classes.","archived":false,"fork":false,"pushed_at":"2025-04-13T15:10:49.000Z","size":12943,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-08T20:18:22.864Z","etag":null,"topics":["apacheserver","javascript","mysql","php"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/mohamedasad10.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-08-09T13:14:41.000Z","updated_at":"2025-04-13T15:10:51.000Z","dependencies_parsed_at":"2025-04-13T16:32:53.527Z","dependency_job_id":null,"html_url":"https://github.com/mohamedasad10/FeedemNow","commit_stats":null,"previous_names":["mohamedasad10/feedemnow"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mohamedasad10/FeedemNow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohamedasad10%2FFeedemNow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohamedasad10%2FFeedemNow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohamedasad10%2FFeedemNow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohamedasad10%2FFeedemNow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mohamedasad10","download_url":"https://codeload.github.com/mohamedasad10/FeedemNow/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohamedasad10%2FFeedemNow/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31771803,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T20:17:16.280Z","status":"ssl_error","status_checked_at":"2026-04-13T20:17:08.216Z","response_time":93,"last_error":"SSL_read: 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":["apacheserver","javascript","mysql","php"],"created_at":"2025-02-09T20:28:45.466Z","updated_at":"2026-04-13T21:31:32.715Z","avatar_url":"https://github.com/mohamedasad10.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Feedem Now\n\n## Overview\nFeedem Now is a web-based food ordering application that allows users to browse a menu, add items to their cart, and proceed to checkout. The app uses PHP for backend functionality, MySQL for database management, and HTML, CSS, and JavaScript for the frontend.\n - This project was developed as part of a CSC312 Software Engineering group assignment.\n\n![Alt Text](images/FeedemNowHomePage.png)\n\n\n## Features\n- User authentication (Login \u0026 Signup)\n- Menu display with categorized food items\n- Add to cart functionality\n- Checkout process\n- User profile management\n\n## Technologies Used\n- **Frontend:** HTML, CSS, JavaScript\n- **Backend:** PHP\n- **Database:** MySQL\n- **Server:** XAMPP (Apache \u0026 MySQL)\n\n## Installation Guide\n### 1. Fork and Clone the Repository\nFirst, fork the repository and clone it to your local machine.\n\n### 2. Set Up XAMPP\n- Open **XAMPP Control Panel**.\n- Start **Apache** and **MySQL** servers.\n\n### 3. Place Project Folder Inside `htdocs`\nMove the `FeedemNowApp` folder into the following directory:\nC:\\xampp\\htdocs\\feedemnowApp\n\n### 4. Import Database\n- Open your web browser and go to:\nhttp://localhost/phpmyadmin/index.php?route=/database/structure\u0026db=feedem_usersdb\n\n- Create a new database named `feedem_usersdb`.\n- Import the provided `.sql` file into the database.\n\n### 5. Run the Application\n- Open a browser and go to:\nhttp://localhost/feedemnowApp/index.html\n\n*(Ensure that `FeedemNowApp` is the folder name inside `htdocs`)*\n\n### 6. Open in VS Code with Live Server\n- Open VS Code and navigate to `index.html`.\n- Right-click and select **Open with Live Server**.\n- If needed, manually enter the URL:\nhttp://localhost/feedemnowApp/index.html\n\n\n\n## Contribution Guidelines\nIf you'd like to contribute to Feedem Now:\n1. Fork the repository.\n2. Create a feature branch (`git checkout -b feature-branch`).\n3. Commit your changes (`git commit -m \"Added a new feature\"`).\n4. Push the changes (`git push origin feature-branch`).\n5. Open a Pull Request.\n\n## License\nThis project is licensed under the MIT License.\n\n## Contact\nFor any issues or suggestions, feel free to open an issue on GitHub.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohamedasad10%2Ffeedemnow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmohamedasad10%2Ffeedemnow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohamedasad10%2Ffeedemnow/lists"}