{"id":15888955,"url":"https://github.com/srikanth-kandi/optic-lens","last_synced_at":"2026-04-09T07:07:34.355Z","repository":{"id":45832725,"uuid":"453970006","full_name":"srikanth-kandi/Optic-Lens","owner":"srikanth-kandi","description":"This is a full stack web development project","archived":false,"fork":false,"pushed_at":"2023-06-24T07:54:25.000Z","size":59180,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-08T07:27:40.171Z","etag":null,"topics":["apache-tomcat","bootstrap","css3","html5","javascript","oracle-10g","sass","sql"],"latest_commit_sha":null,"homepage":"https://srikanth-kandi.github.io/Optic-Lens/","language":"Java","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/srikanth-kandi.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":"2022-01-31T10:55:16.000Z","updated_at":"2024-03-25T16:37:26.000Z","dependencies_parsed_at":"2024-10-06T06:40:50.958Z","dependency_job_id":"2670fb92-99b6-49fe-9f5e-8adcb0e08950","html_url":"https://github.com/srikanth-kandi/Optic-Lens","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srikanth-kandi%2FOptic-Lens","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srikanth-kandi%2FOptic-Lens/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srikanth-kandi%2FOptic-Lens/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srikanth-kandi%2FOptic-Lens/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/srikanth-kandi","download_url":"https://codeload.github.com/srikanth-kandi/Optic-Lens/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246854782,"owners_count":20844817,"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":["apache-tomcat","bootstrap","css3","html5","javascript","oracle-10g","sass","sql"],"created_at":"2024-10-06T06:40:40.881Z","updated_at":"2025-12-30T23:11:35.131Z","avatar_url":"https://github.com/srikanth-kandi.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Optic-Lens\nThis is an Full Stack project developed as part of the my [college](https://www.lbrce.ac.in) Full Stack Web Development lab.\n\nThis Project is developed using HTML5, CSS3, Bootstrap, JavaScript, Sass, Oracle DB, Apache tomcat.\n\n👉 This project includes an login and logout sessions\n\n👉 Admin access controls like user selection, updation and deletion\n\n[Required Oracle Database \u0026 Tomcat exe files](https://drive.google.com/drive/folders/1ER2m0xs-ovLVUHxWjeTbLOx6Lu0-dl40?usp=sharing)\n\n```sql \nSELECT SYS_CONTEXT('USERENV','SERVER_HOST') FROM dual /* 👉 System Name */;\n```\n\n```sql \nSELECT SYS_CONTEXT('USERENV','INSTANCE_NAME') FROM dual /* 👉 Service Name */;\n```\n\nRegistration form table\n\n```sql\ncreate table registration(\nusername varchar(50) not null,\nemail varchar(255) primary key not null,\npassword varchar(20) not null,\ncpass varchar(20) not null,\nuser_type varchar(5) not null\n);\n```\n\nSubscribe table\n\n```sql\ncreate table subscribe(\nemail varchar(255) not null\n);\n```\n\nContact us table\n\n```sql\ncreate table contact(\nname varchar(20) not null,\nemail varchar(255) not null,\nmobile number(10) not null,\nmessage varchar(200) not null\n);\n```\n\nPayment form table\n\n```sql\ncreate table payment(\nname varchar(50) not null,\nemail varchar(255) not null,\nname_on_card varchar(50) not null,\naddress varchar(150) not null,\ncredit_card_number number(16) not null,\ncity varchar(50) not null,\nexpiry_month varchar(10) not null,\nstate varchar(30) not null,\nzip_code number(6) not null,\nexpiry_year number(4) not null,\ncvv number(3) not null\n);\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrikanth-kandi%2Foptic-lens","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsrikanth-kandi%2Foptic-lens","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrikanth-kandi%2Foptic-lens/lists"}