{"id":18289501,"url":"https://github.com/divyanshu-rawat/full-stack-application","last_synced_at":"2026-04-12T05:31:41.059Z","repository":{"id":82676276,"uuid":"73229462","full_name":"divyanshu-rawat/Full-Stack-Application","owner":"divyanshu-rawat","description":"A Full stack PHP application.","archived":false,"fork":false,"pushed_at":"2017-06-22T17:10:18.000Z","size":4638,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-26T06:38:05.107Z","etag":null,"topics":["ajax","javascript","jquery","mysql","php"],"latest_commit_sha":null,"homepage":"","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/divyanshu-rawat.png","metadata":{"files":{"readme":"README.md","changelog":"changepassword.php","contributing":null,"funding":null,"license":"License.txt","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":"2016-11-08T21:40:32.000Z","updated_at":"2017-02-04T21:08:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"0d676ed1-d5e2-4512-a79d-f44d4e201a57","html_url":"https://github.com/divyanshu-rawat/Full-Stack-Application","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/divyanshu-rawat/Full-Stack-Application","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/divyanshu-rawat%2FFull-Stack-Application","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/divyanshu-rawat%2FFull-Stack-Application/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/divyanshu-rawat%2FFull-Stack-Application/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/divyanshu-rawat%2FFull-Stack-Application/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/divyanshu-rawat","download_url":"https://codeload.github.com/divyanshu-rawat/Full-Stack-Application/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/divyanshu-rawat%2FFull-Stack-Application/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31705574,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-12T05:11:36.334Z","status":"ssl_error","status_checked_at":"2026-04-12T05:11:27.332Z","response_time":58,"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":["ajax","javascript","jquery","mysql","php"],"created_at":"2024-11-05T14:06:54.013Z","updated_at":"2026-04-12T05:31:41.043Z","avatar_url":"https://github.com/divyanshu-rawat.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nFull Stack Application\n\n[![Join the chat](https://img.shields.io/badge/gitter-join%20chat%20%E2%86%92-brightgreen.svg)](https://gitter.im/divyanshu001)\n[![Contact me on Codementor](https://cdn.codementor.io/badges/contact_me_github.svg)](https://www.codementor.io/divyanshurawat?utm_source=github\u0026utm_medium=button\u0026utm_term=divyanshurawat\u0026utm_campaign=github)\n[![Twitter URL](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/r46956)\n[![DUB](https://img.shields.io/dub/l/vibe-d.svg?style=flat)](#)\n\n[![Divyanshu](https://img.shields.io/badge/divyanshu-owner-brightgreen.svg?style=flat)](http://www.divyanshurawat.in)\n[![Say Thanks!](https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg)](https://saythanks.io/to/divyanshu-rawat)\n[![Build Status](https://travis-ci.org/divyanshu-rawat/JS-Testing.svg?branch=master)](https://travis-ci.org/divyanshu-rawat/JS-Testing)\n\n##\n\n### Important Notification\n\n* Most of the web projects have the email sending functionality.\n* Before uploading to the live server email functionality need to be checked on the local server. But PHP mail() function       will not work at the localhost.\n* So overcome this problem I have used Test Mail Server Tool.\n* Download Link : [Test Mail Server Tool] (http://www.toolheap.com/test-mail-server-tool/)\n\n##\n\n### Description \n\n* A User Management, Session Management System \n* System supports User Registration functionality,User LogIn/LogOut functionality.\n* Forgot Password , Forgot Username functionality , Change Password functionality , User settings functionality.\n\n##\n\n### Package Manager Used \n\n* Composer is an application-level package manager for the PHP programming language that provides a standard format for         managing dependencies of PHP software and required libraries.\n\n### Dependencies\n\n* {\n    \"require\": {\n    \n        \"twbs/bootstrap\": \"^3.3\",\n    \n        \"components/jquery\": \"^3.1\"\n    }\n}\n\n##\n\n### Installation\n* I like to use Wamp server, so I suggest installing Wamp server . Once that is installed, execute the following               instructions.\n\n* Run wamp server :exclamation:.\n\n* Make sure you have placed this entire application inside  :open_file_folder: c://wamp/www/my_application.\n\n* Left click on the wamp icon in system tray  It will display list of options Select “start all services”.\n\n* Then open your preffered browser and type localhost in address bar Hit enter :exclamation:  It will show the default page of wamp server.\n\n##\n\nNow include this index.php (my php file name) at the end of the url\n\nSetting Up The Database (.SQL File is present in sql_database_file Folder)\n \n\n* Left click on the wamp icon in system tray and run PHPMyAdmin (Access your database via PHPMyAdmin).\n\n* Go to the Import files tab\n\n* Click Browse, locate the SQL file on your computer (it is present in dbase folder), click Open, and then click Go.\n\n##\n\n### Contributing\n\n1. Create your **_branch_**: `git checkout -b my-new-feature`\n\n2. **_Commit_** your changes: `git commit -m 'Add some feature'`\n\n3. **_Push_** to the branch: `git push origin my-new-feature`\n\n4. Send a **Pull Request**\n\n5. **_Enjoy!_**\n\n##\n### Examples\n\n##### Front End\n\n![alt tag](https://github.com/divyanshu-rawat/Full_Stack_Application/blob/master/snap_shots/front_end.png)\n\n##\n\n##### Logged In Page\n\n![alt tag](https://github.com/divyanshu-rawat/Full_Stack_Application/blob/master/snap_shots/logged_in.png)\n\n##\n\n##### User Register\n\n![alt tag](https://github.com/divyanshu-rawat/Full_Stack_Application/blob/master/snap_shots/user_register.png)\n\n##\n\n##### User Settings \n\n![alt tag](https://github.com/divyanshu-rawat/Full_Stack_Application/blob/master/snap_shots/user_settings.png)\n\n##\n\n##### Change Password\n\n![alt tag](https://github.com/divyanshu-rawat/Full_Stack_Application/blob/master/snap_shots/change_password.png)\n\n##\n\n##### Forgot Password\n\n![alt tag](https://github.com/divyanshu-rawat/Full_Stack_Application/blob/master/snap_shots/forgot_password.png)\n\n##\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdivyanshu-rawat%2Ffull-stack-application","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdivyanshu-rawat%2Ffull-stack-application","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdivyanshu-rawat%2Ffull-stack-application/lists"}