{"id":25666307,"url":"https://github.com/diazadr/konsultasi-web","last_synced_at":"2026-05-06T04:31:49.944Z","repository":{"id":240474918,"uuid":"802732763","full_name":"diazadr/konsultasi-web","owner":"diazadr","description":"Konsultasi_Web is a practical project created for the \"NoSQL Database\" course. It is built with Python 3.12.3 and the Flask framework, using MongoDB as the database.","archived":false,"fork":false,"pushed_at":"2025-02-08T02:58:27.000Z","size":11717,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T08:19:47.242Z","etag":null,"topics":["flask","mongodb","nosql","python"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/diazadr.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-05-19T05:39:37.000Z","updated_at":"2025-02-14T14:05:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"174c3f9f-83c7-4d4d-9803-572cc9dde04d","html_url":"https://github.com/diazadr/konsultasi-web","commit_stats":null,"previous_names":["diazadriansyah/konsultasi_web","diazadr/konsultasi-web"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/diazadr/konsultasi-web","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diazadr%2Fkonsultasi-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diazadr%2Fkonsultasi-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diazadr%2Fkonsultasi-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diazadr%2Fkonsultasi-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/diazadr","download_url":"https://codeload.github.com/diazadr/konsultasi-web/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diazadr%2Fkonsultasi-web/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32678586,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T02:33:58.958Z","status":"ssl_error","status_checked_at":"2026-05-06T02:33:39.611Z","response_time":117,"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":["flask","mongodb","nosql","python"],"created_at":"2025-02-24T08:19:50.105Z","updated_at":"2026-05-06T04:31:49.924Z","avatar_url":"https://github.com/diazadr.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Konsultasi_Web\n\n![Project Status](https://img.shields.io/badge/status-completed-brightgreen) [![License](https://img.shields.io/badge/license-MIT-blue)](./LICENSE)\n\nThis project is a case study for the **NoSQL Database** course, implemented using **Python 3.12.3**, the **Flask** framework, and **MongoDB** as the database.\n\n## Technologies Used\n- **Python 3.12.3**: Backend logic and API development.\n- **Flask**: Web framework for handling HTTP requests.\n- **MongoDB**: NoSQL database for storing consultation data.\n- **HTML, CSS, JavaScript**: Frontend technologies for UI development.\n- **Bootstrap 5**: Responsive design and UI components.\n\n## Features\n- **User Authentication**: Login and registration system.\n- **Profile Management**: Users can update their profile information.\n- **Consultation Management**: Schedule and manage consultations.\n- **CRUD Operations**:\n  - **Departments**\n  - **Students**\n  - **Competencies**\n  - **Lecturers**\n  - **Users**\n- **User-Friendly Interface**: Clean and responsive UI for easy navigation.\n\n## Demo\n\n### Landing Page\n- The homepage of the application.\n\n  \u003cimg src=\"https://github.com/user-attachments/assets/769758e1-f7f8-4a16-b05a-ef0aaf3ae626\" alt=\"Landing Page\" width=\"600\"\u003e\n  \u003cimg src=\"https://github.com/user-attachments/assets/a7e2ef31-f7c8-48dd-a696-c9b4ad526686\" alt=\"Landing Page Alt\" width=\"600\"\u003e\n\n### Login/Register\n- User authentication system.\n\n  \u003cimg src=\"https://github.com/user-attachments/assets/f23d1e01-e7a1-471b-9d23-b3de73f5c8db\" alt=\"Login/Register\" width=\"600\"\u003e\n\n### Edit Profile\n- Users can update their personal information.\n\n  \u003cimg src=\"https://github.com/user-attachments/assets/40562aad-889b-4063-8ad6-4feeb42fe723\" alt=\"Edit Profile\" width=\"600\"\u003e\n\n### Consultation Data\n- Displays a list of all scheduled consultations.\n\n  \u003cimg src=\"https://github.com/user-attachments/assets/4ba3bb4e-c5d5-44c4-85fa-e5f68e4e963c\" alt=\"Consultation Data\" width=\"600\"\u003e\n\n### Create Consultation\n- Users can create a new consultation session.\n\n  \u003cimg src=\"https://github.com/user-attachments/assets/1c46358a-fa39-4e6b-abe5-ed79d3d0ed17\" alt=\"Create Consultation\" width=\"600\"\u003e\n\n### CRUD Features\n\n#### Departments\n  \u003cimg src=\"https://github.com/user-attachments/assets/811c7c4a-7dfa-4e9e-8939-d5d9f2b3cb1a\" alt=\"CRUD Departments\" width=\"600\"\u003e\n\n#### Students\n  \u003cimg src=\"https://github.com/user-attachments/assets/b90ca4cd-06f2-44b3-91aa-0821221269b3\" alt=\"CRUD Students\" width=\"600\"\u003e\n\n#### Competencies\n  \u003cimg src=\"https://github.com/user-attachments/assets/1a396f47-4d59-41d8-8542-2770d175416c\" alt=\"CRUD Competencies\" width=\"600\"\u003e\n\n#### Lecturers\n  \u003cimg src=\"https://github.com/user-attachments/assets/85bae017-0a36-46ff-a69b-91a9c9866853\" alt=\"CRUD Lecturers\" width=\"600\"\u003e\n\n#### Users\n  \u003cimg src=\"https://github.com/user-attachments/assets/9759b880-11d0-4267-9be3-f5227161bffa\" alt=\"CRUD Users\" width=\"600\"\u003e\n\n## Setup\n\n1. **Install Python 3.12.3**  \n   Download Python from the [official Python website](https://www.python.org/).\n\n2. **Clone the Repository**  \n   Open your terminal and execute:\n   ```bash\n   git clone \u003crepository_url\u003e\n   cd Konsultasi_Web\n   \n3. Set up a virtual environment and activate it:\n   ```\n   python -m venv env\n   cd env/Scripts\n   activate\n   cd ../..\n   ```\n4. Install the required Python packages:\n   ```\n   pip install flask pymongo\n   ```\n5. Run the application:\n   ```\n   py app.py\n   ```\n\n## Usage\n1. Open a browser and navigate to `localhost:5000`.\n2. Register or log in to access the features.\n3. Manage consultations, edit profiles, and use CRUD functionalities.\n4. All data is stored in the MongoDB database.\n\n## Project Status\nThis project is **completed** and will not be further developed.\n\n## Contributions\nFeel free to submit issues or contribute by creating pull requests.\n\n## License\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%2Fdiazadr%2Fkonsultasi-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdiazadr%2Fkonsultasi-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiazadr%2Fkonsultasi-web/lists"}