GithubHelp home page GithubHelp logo

bidx's Introduction

BidX- Buy & Sell

Welcome to BidX, your online marketplace for buying and selling second-hand items through a dynamic and user-friendly bidding system. BidX is designed to bring together a community of buyers and sellers, offering a wide range of pre-owned items from electronics and books to furniture and collectibles. Our platform caters especially to students, providing an affordable and reliable way to purchase essentials and more.

  • Date Created: 03 Feb 2024
  • Last Modification Date: 12 April 2024

Deployment

To deploy our Angular frontend on Netlify, we configure it for production optimization and manage build commands and redirects directly on the platform, ensuring API URLs are appropriately set in the environment settings.

  1. Push "bidx-frontend" code to the remote branch (preferably Github).
  2. Update apiUrl with the deployed backend URL.
  3. Update environments.ts with your firebase configurations.
  4. Go to Netlify and click on "Add new site".
  5. Select "Import an existing project" and then "Deploy with Github".
  6. Choose the "bidx-frontend" repo pushed earlier.
  7. Netlify will detect Angular repo and the "main" branch will be deployed.

For our Spring Boot backend on Render.com, we use Docker to maintain consistent operations, establish necessary environment secrets via the platform's dashboard, and activate automatic deployments upon new commits to streamline and ensure efficient deployment processes.

  1. Push "bidx-backend" code to a remote branch (preferably Github).
  2. Update WebConfig with the deployed frontend URL.
  3. Update FirebaseConfig with the sdk and other configurations.
  4. Update spring.data.mongodb.uri with your mongodb database connection url.
  5. Go to Render and click on "New Web Service".
  6. Select "Build and deploy from a Git repository".
  7. Choose the "bidx-backend" repo pushed earlier.
  8. Render will detect Spring boot repo (picks up the main branch) and the "main" branch will be deployed.

Built With

  • Angular: A TypeScript-based open-source web application framework for building client-side web applications.
  • Spring Boot Java: An open-source Java-based framework used to create standalone, production-grade Spring-based Applications.
  • npm: The package manager for JavaScript and the world's largest software registry.
  • Gradle: An open-source build automation tool used for building, testing, and deploying software packages.
  • Material UI: A UI component library for Angular based on Google's Material Design.
  • Firebase: A platform developed by Google for creating mobile and web applications.
  • GitHub: A web-based platform for version control using Git.
  • Render: Ideal for backend deployment. Note: We have used Render to deploy the backend, so initially it might take some time to load.
  • Docker: Used for deployment containerization.
  • Netlify: Used for frontend deployment.

Acknowledgements

Here in our web app, we have used the Image Slider on the home page and the images used there are created using Canva.

We would like to acknowledge Angular documentation for the whole front-end code and Material UI for providing the UI design for the header bar.

License

This project is licensed under the MIT License - see the LICENSE file for details.

bidx's People

Contributors

kaushikdhola avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.