Our project is an ONDC (Open Network for Digital Commerce) site integrated with OpenStreetMap. The aim is to provide a seamless digital commerce experience for businesses and consumers across Bharat. The platform leverages ONDC APIs for data exchange and integration with various digital commerce services.
- Integration with ONDC APIs: Seamless integration with ONDC APIs for enhanced functionality.
- OpenStreetMap Integration: Utilizes OpenStreetMap for accurate and reliable location-based services.
- Full-stack Development: Developed using a full-stack approach to ensure a seamless user experience from frontend to backend.
- Responsive Frontend Design: Designed with responsiveness in mind, ensuring accessibility across various devices and screen sizes.
- Secure Backend Architecture: Built with a secure backend architecture to ensure the safety and integrity of user data.
- Clone the repository:
git clone https://github.com/MAVRICK-1/e-commerce_website.git
- Navigate to the project directory:
cd e-commerce_website
- Install dependencies:
npm install
npm run prepare
- Run the development server:
npm start
- Access the ONDC platform: Use the provided URL to access the platform.
- Explore digital commerce services: Navigate through various features and services offered.
- Utilize location-based services: Take advantage of the integrated OpenStreetMap for location-based functionalities.
- Interact with the platform: Engage with the website to experience seamless digital commerce.
Thank you for considering contributing to our project! To contribute, follow these steps:
- Fork the repository: Click on the "Fork" button on the top right corner of the repository page.
- Create your feature branch:
Replace
git checkout -b feature-name
feature-name
with a descriptive name for your feature. - Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin feature-name
- Submit a pull request: Once you have pushed your changes to your forked repository, go to the original repository and click on the "New pull request" button. Fill out the necessary information and submit your pull request.
We appreciate your contributions and will review your pull request as soon as possible. Thank you for helping to improve our project!
This project is licensed under the MIT License.
We extend our heartfelt gratitude to the organizers of GSSOC for offering this invaluable platform to exhibit our talents and make meaningful contributions to the open-source community. Your efforts in fostering a collaborative environment for budding developers are commendable, and we are privileged to be a part of such an esteemed event. Thank you for providing us with the opportunity to showcase our skills and contribute to the advancement of open-source technology.