{"id":15134477,"url":"https://github.com/aadarshdontul/sellit","last_synced_at":"2026-01-27T01:03:10.277Z","repository":{"id":256448518,"uuid":"851508826","full_name":"AadarshDontul/SelliT","owner":"AadarshDontul","description":"Sellit is a web application designed to facilitate the buying and selling of college items among students. It provides a platform for students to list items they want to sell and browse items available for purchase.","archived":false,"fork":false,"pushed_at":"2024-11-23T09:27:21.000Z","size":217,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-30T17:43:39.957Z","etag":null,"topics":["buying","css","html","intellij","java","javascript","olx","project","selling","sellit","springboot"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/AadarshDontul.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-09-03T08:19:46.000Z","updated_at":"2024-11-23T09:27:24.000Z","dependencies_parsed_at":"2024-09-10T20:07:16.373Z","dependency_job_id":"0527fe5c-9c11-4783-98d5-653c130f8c69","html_url":"https://github.com/AadarshDontul/SelliT","commit_stats":null,"previous_names":["aadarshdontul/sellit"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AadarshDontul%2FSelliT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AadarshDontul%2FSelliT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AadarshDontul%2FSelliT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AadarshDontul%2FSelliT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AadarshDontul","download_url":"https://codeload.github.com/AadarshDontul/SelliT/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237811548,"owners_count":19370146,"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":["buying","css","html","intellij","java","javascript","olx","project","selling","sellit","springboot"],"created_at":"2024-09-26T05:21:21.066Z","updated_at":"2025-10-23T11:30:32.252Z","avatar_url":"https://github.com/AadarshDontul.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"****Sellit Application****\n\nProject Overview\nThe Sellit Application is a Spring Boot-based web application designed to facilate Inter University college students to Sell thier used items and buy items from other students even if they belong to different college . It uses Java 17, Spring Boot 2.7.7, Hibernate, and PostgreSQL for its backend services.\n\nFeatures\nUser Management: Premium user can post and non-premimum can just see post by other and can buy.\nData Persistence: Integrated with PostgreSQL for data storage.\nAuthentication : User login is required for Authencity.\n\n*Prerequisites*\nBefore you begin, ensure you have met the following requirements:\n\nJava 17: [Download and install from the official Oracle website or OpenJDK]\nMaven: [Download and install Maven from https://maven.apache.org/download.cgi]\nPostgreSQL: [Download and install from https://www.postgresql.org/download/]\nIDE (Optional): [Recommended IDEs like IntelliJ IDEA or Eclipse]\n\n*Installation and Setup*\nClone the Repository\n\nbash\nCopy code\ngit clone https://github.com/your-username/sellit.git\ncd sellit\nConfigure Database\n\nMake sure PostgreSQL is running.\n\nCreate a database for the application.\n\nUpdate the database configuration in src/main/resources/application.properties or src/main/resources/application.yml:\n\nproperties\nCopy code\nspring.datasource.url=jdbc:postgresql://localhost:5432/your_database_name\nspring.datasource.username=your_username\nspring.datasource.password=your_password\nBuild the Application\n\nUse Maven to build the project:\n\nbash\nCopy code\nmvn clean install\nRun the Application\n\nYou can run the application from the command line:\n\nbash\nCopy code\nmvn spring-boot:run\nOr run the JAR file generated in the target directory:\n\nbash\nCopy code\njava -jar target/sellit-0.0.1-SNAPSHOT.jar\nAccess the Application\n\nOpen your web browser and navigate to:\n\nchrome browser\nCopy code\nhttp://localhost:8282\nReplace 8282 with the port specified in your application.properties if different.\n\n\nContact\nFor any questions or issues, please reach out to aadarshdontul03@gmail.com.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faadarshdontul%2Fsellit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faadarshdontul%2Fsellit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faadarshdontul%2Fsellit/lists"}