Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ayushivashisth/medi-green-health
1mg is a healthcare platform that provides access to a wide range of health products and services in India. The platform allows users to buy medicines, health supplements, and wellness products, book diagnostic tests and doctor consultations, and access health information and tools.
https://github.com/ayushivashisth/medi-green-health
chakra-ui css express html5 javascript mongodb mongoose netlify nodejs npm-package postman reactjs redux vercel visual-studio
Last synced: 1 day ago
JSON representation
1mg is a healthcare platform that provides access to a wide range of health products and services in India. The platform allows users to buy medicines, health supplements, and wellness products, book diagnostic tests and doctor consultations, and access health information and tools.
- Host: GitHub
- URL: https://github.com/ayushivashisth/medi-green-health
- Owner: AyushiVashisth
- Created: 2023-05-02T15:48:03.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-04T08:05:29.000Z (10 months ago)
- Last Synced: 2024-05-05T08:38:39.406Z (10 months ago)
- Topics: chakra-ui, css, express, html5, javascript, mongodb, mongoose, netlify, nodejs, npm-package, postman, reactjs, redux, vercel, visual-studio
- Language: JavaScript
- Homepage: https://medigreen-health.netlify.app/
- Size: 605 KB
- Stars: 4
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
✨✨Welcome to 1mg-clone✨✨
💻Project Unique Name : MEDI GREEN ✈️
1mg is a healthcare platform that provides access to a wide range of health products and services in India. The platform allows users to buy medicines, health supplements, and wellness products, book diagnostic tests and doctor consultations, and access health information and tools. With a user-friendly interface and a focus on affordability and convenience, 1mg aims to make healthcare more accessible and transparent for everyone.
### Frontend Deployed URL 👉 [Click here](https://medigreen-health.netlify.app/)
### Backend API 👉 [Click here](https://onemg-database.onrender.com)
Languages and Tools
Frontend
Backend
Tools
Deployed On:
# Features
- Account creation, login, signup and logout functionality.
- Sign-up and log-in validations.
- JWT (JSON Web Token) Authentication and BcryptJS Password Hashing
- Product Filters Based on Gender, Colour, Shape, Glasses Frame
- Product Sorting Based on Price
- Product Filtering and Sorting work together
- Products Pagination (Default 12 Products Per Page)
- Cart Add and Remove Items
- Cart Update Quantities
- Wishlist Add/Remove Items
- Order Summary
- My Orders Section for details of all ordered item
- From Wishlist to directly Add-to-Cart feature
- Coupons are provided for the discount
- Payment Gateway
- User Authentication before placing an order
- Data fetching from Backend.
## Home Page
![Screenshot 2023-05-09 205300](https://github.com/AyushiVashisth/medi-green-health/assets/107119119/edc4b3d1-c5f8-4e3a-819b-b9c84b263e6e)
![Screenshot 2023-05-09 205310](https://github.com/AyushiVashisth/medi-green-health/assets/107119119/183b21e9-672d-414b-9ee1-a429951c9262)
![Screenshot 2023-05-09 205321](https://github.com/AyushiVashisth/medi-green-health/assets/107119119/50d58407-3ab0-403b-9460-f0f8c65180d1)## Signup Page
![Screenshot 2023-05-09 205515](https://github.com/AyushiVashisth/medi-green-health/assets/107119119/b46c6b40-6b31-485a-b978-043d3645fb9f)## Login Page
![Screenshot 2023-05-09 205457](https://github.com/AyushiVashisth/medi-green-health/assets/107119119/8503d260-1ebb-429d-9b1c-d8093fae9dbd)## Product Page
![Screenshot 2023-05-09 205426](https://github.com/AyushiVashisth/medi-green-health/assets/107119119/48cad5e8-3ed0-466b-af67-f44aa16def38)## SingleProduct Page
![Screenshot 2023-05-09 221416](https://github.com/AyushiVashisth/medi-green-health/assets/107119119/8643a287-a6ff-4e8c-944a-a56bf57ce843)## Cart Page
![Screenshot 2023-05-09 205614](https://github.com/AyushiVashisth/medi-green-health/assets/107119119/022b319c-bc0e-4b7c-a7ca-8a75ab68033d)## Order Page
![Screenshot 2023-05-09 205703](https://github.com/AyushiVashisth/medi-green-health/assets/107119119/c4cace74-6fdd-445f-be3b-a4a05038681c)## Shpping Page
![Screenshot 2023-05-09 205749](https://github.com/AyushiVashisth/medi-green-health/assets/107119119/d7d000d3-d8d6-4155-9756-a69972821cec)## Confirm Page
![Screenshot 2023-05-09 205758](https://github.com/AyushiVashisth/medi-green-health/assets/107119119/2d0cb088-27cb-4825-b52b-da0c4df62395)## Admin Page
![Screenshot 2023-05-09 205914](https://github.com/AyushiVashisth/medi-green-health/assets/107119119/51b392ce-83d4-46de-9f56-b19fecbaa667)
![Screenshot 2023-05-09 205926](https://github.com/AyushiVashisth/medi-green-health/assets/107119119/ec6c1dac-77fe-4411-aacd-06292aec9c3f)
![Screenshot 2023-05-09 205938](https://github.com/AyushiVashisth/medi-green-health/assets/107119119/27e1d58f-803f-4510-8ec5-ac5298ef98fd)
![Screenshot 2023-05-09 205949](https://github.com/AyushiVashisth/medi-green-health/assets/107119119/5249000d-5e51-4f34-9e34-718871f49f87)
![Screenshot 2023-05-09 210000](https://github.com/AyushiVashisth/medi-green-health/assets/107119119/dfe6b01c-538e-41f1-85e4-03b4a1c45127)# Languages Used :
- ◉ JavaScript : 98.4%
- ◉ Others : 1.6%
### This report is provided by the Github language used stats. So, this is the total percentage of the coding languages.
# Prerequisites :
- Node.js
- npm
# Installing :
1. Clone the repository to your local machine
2. Navigate to the project directory
3. Run `npm install` to install the required dependencies
4. Run `npm start` to start the development server
# Our Team :
- Ayushi Vashisth (Team Lead)
- Ankush Kumar (Team Member)
-
Aajad Kumar Prajapat(Team Member) - Sourabh Patel (Team Member)
- Akshay Kumar (Team Member)
### This is a collaborative project built by a team of 4 fullstack web developers and executed in 5 days.
# Team Work Efforts :
First of all, we created a Slack and zoom group to establish communication between all the team members.
Then we connected over zoom meet for further discussion about assigned project.
In a zoom meet we divideed small parts of project to all the team-member.
We discussed about past days work and present day work, if any one face issue all the team member helps to solve the problem.
All push the data in Git-hub to their respective branch and merge them to main branch.
Finally we make the presentation of the project.
# Our Learnings :
On this journey we faced many issues, but we keep motivated each other with patience.
- We all learned how to read and understand the code of other team members.
- We learned how to write more efficient and clean code.
- Even though We also learned how to plan a project and how to execute it step by step.
- By this Project we have learned how to collaborate and communicate with team effectively and improving the productivity.
- We also got a glimpse of using GitHub for the version control.
# Contributing
### We welcome contributions to the 1mg Clone website. If you have an idea for a new feature or have found a bug, please open an issue in the repository.
## Show your support
Give a ⭐️ if you like this project!