Giter VIP home page Giter VIP logo

ecard's Introduction

HeyπŸ‘‹, Wellcome to my Profile

An image of @pratikdate's Holopin badges, which is a link to view their full Holopin profile


πŸ’« About Me:

I am a computer science student with a passion for technology, programming, and artificial intelligence. 🧠

I am always hungry for new knowledge and strive to explore the latest trends and tools that help me create innovative solutions. πŸ’»

My passion for artificial intelligence goes beyond my studies - I aim to understand its various aspects and how it can be applied to solve real-world problems.

I believe that the future of technology lies in the hands of AI, and I am excited to be a part of that future.

On my GitHub, you will find various projects related to programming and artificial intelligence that showcase my growth and learning in these areas.

With each project, I aim to learn something new and enhance my skills.

Feel free to explore my projects and reach out to me if you have any questions or would like to discuss potential collaboration opportunities.

Thank you for visiting my profile. I'm glad you're here! πŸŽ‰

🌐 Socials:

Discord LinkedIn

πŸ’» Tech Stack:

C++ Java JavaScript Python Firebase Anaconda Bootstrap Django DjangoREST GitHub TailwindCSS MySQL Adobe Photoshop Keras NumPy Pandas Plotly PyTorch scikit-learn TensorFlow GIT

πŸ“Š GitHub Stats:



πŸ† GitHub Trophies

✍️ Random Dev Quote

πŸ” Top Contributed Repo


ecard's People

Contributors

aatmajajoshi avatar pratikdate avatar shashankdeepak avatar suhanipaliwal avatar woodwolfswee avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ecard's Issues

Require google-services.json file to run the project

An additional file "google-services.json" is required to run the project otherwise it throws the following error

FAILURE: Build failed with an exception.

What went wrong:
Execution failed for task ':app:processDebugGoogleServices'.
File google-services.json is missing. The Google Services Plugin cannot function without it. 
   Searched Location: 
  D:\FlutterRepo\ecard\android\app\src\debug\google-services.json
  D:\FlutterRepo\ecard\android\app\src\google-services.json
  D:\FlutterRepo\ecard\android\app\google-services.json


Try:
Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.

Get more help at https://help.gradle.org

BUILD FAILED in 4m 49s

The google-services.json is a sensitive file that should not be openly available, but it is essentially required to run the project. Using a suitable channel to provide the file would be the best solution. My suggestion would be to take the Discord ID of the contributor and give the file personally to them via Discord DM.

Also, if you go ahead with my proposed solution, I have here my Discord ID, and I would like to ask you to grant me the file. -> shashank_deepak

Feature for auto commenting on a new issue creation

I would like an automated feature that posts a predefined comment on an issue as soon as it is created. This feature aims to address the problem of delayed and inconsistent communication following the creation of issues. By automatically commenting on issues as soon as they are created, it ensures that contributors receive immediate feedback and acknowledgment for their efforts. This fosters a positive and supportive environment for collaboration, encouraging continued participation and engagement from contributors.

Could you please assign me this issue under GSSOC'24.

Add GitHub Desktop Contribution Instructions

I am interested in contributing to the project by adding detailed instructions on how to contribute using GitHub Desktop.

I believe that by providing clear and comprehensive guidance, we can encourage more contributors to participate in the project, especially those who prefer using GitHub Desktop for their contributions.

Could you please assign me the issue related to adding GitHub Desktop contribution instructions under gssoc24? I am excited about the opportunity to contribute to the project and help streamline the contribution process for others.

Add dark mode feature

Allow users to toggle the themes from dark to light mode

I am a GSSOC '24 contributor and I have just worked on this feature in another project, please assign this to me

Improve layout by layout Builder

Describe the bug
App design not look responsive ,so by insert layout builder

To Reproduce
Steps to reproduce the behavior:

  1. As i created for home screen, create new folder for each nav screen in LayoutScreen directory
  2. Go nav page ui
  3. For each separate component widget , create class stateful/ stateless
  4. Try to make UI responsive for each device by screen utils package,

Expected behavior
clear code and responsive page

Screenshots
If applicable, add screenshots to help explain your problem.

Smartphone (please complete the following information):

  • Device: Phone

Auto Commenting when a PR is merged

This feature aims to solve the problem of inconsistent and delayed communication following the merging of PRs. By automating the commenting process, it ensures that contributors receive timely feedback and acknowledgments. It also reduces the administrative burden on maintainers, allowing them to focus more on code reviews and other critical tasks.

Could you please assign me this issue under GSSOC'24.

Chat section hide behind the keyboard

Describe the bug
A chat section of page get hides behind keyboard

To Reproduce
Steps to reproduce the behavior:

  1. Login through any other account
  2. Go to chat
  3. Search for user
  4. Try to chat
  5. See bug

Expected behavior
A chat section seen to user while typing

Make analysis screen responsive

Describe the bug
By insert LayoutBuilder make analysis_screen responsive .

To Produce
Steps to proceed the change:

  1. Create directory in AnalyticPageLayout
  2. Inside directory create different files for layout
  3. In analysis_screen page insert LayoutBuilder
  4. make responsive for all mobile device.

Expected behavior
At outcome i expected clear code UI with responsive page.

Smartphone (please complete the following information):

  • Phone android

Additional context
for reference you should check homepage layout.

Missing CONTRIBUTING.md File in Repository

The repository currently lacks a CONTRIBUTING.md file, which is an important resource for guiding potential contributors on how to engage with the project effectively. A CONTRIBUTING.md file outlines the contribution guidelines, coding standards, and procedures for submitting pull requests, thus streamlining the contribution process and ensuring consistency across contributions.

Could you please assign this issue to me under GSSOC 24.

After logout bottom nav arrange in stack

Describe the bug
After logout, bottom nav not get to destroy and when we log in its build stack.

To Reproduce
Steps to reproduce the behavior:

  1. Go to user profile page
  2. Click on logout
  3. try to login
  4. See error

Expected behavior
as start

Screenshots
If applicable, add screenshots to help explain your problem.
WhatsApp Image 2024-05-10 at 20 41 08_680bfeb0

Smartphone (please complete the following information):

  • Device: phone

Update required (README.md)

Currently Our readme.md file is not looking good
It is looking like a learn.md file I would suggest to @Pratikdate assign me this issue I will create a fully new version of readme file , have created the same in many repository , I am working under gssoc

changes required are missing video of our project , allignment of text , open source section , contributors section , code of conduct, license section , features section, Animated emojis and many more I will create a beautiful attracting readme file .

Improving the Readme file

Hey, I saw a few grammatical errors in the readme file. I could help improve it if you assign this to me.

Edit profile cancel not working

Describe the bug
When user go for edit profile photo but he decided not to change photo there is no way.

To Reproduce
Steps to reproduce the behavior:

  1. Go to user profile
  2. Click edit profile photo
  3. There is cross button click move back
  4. See error

Expected behavior
When user go to edit profile photo and decide to not edit then make cross button click to move back if photo not selected.

Smartphone (please complete the following information):
Phone

Optimization Suggestions for manifest.json File

Describe the Issue
The manifest.json file in the repository contains several areas that can be optimized for efficiency and performance.

To Reproduce
Steps to identify and address the issues:

  1. Access the manifest.json file in the repository.
  2. Review the following aspects:
    • Redundancy in "name" and "short_name".
    • start_url specifying "." instead of a specific URL.
    • Compression and format optimization of icon images.
    • Review of cache optimization and unnecessary icon sizes.
    • Identification and removal of unnecessary properties.
  3. Note down the areas needing improvement or adjustment.

Expected Behavior
The manifest.json file should be optimized for efficiency, reducing redundancy, specifying precise start URLs, compressing images effectively, and removing unnecessary properties.

Screenshots
N/A

Desktop (if applicable)

  • OS: [e.g. Windows 10]
  • Browser: [e.g. Chrome Version 97.0.4692.99]

Smartphone (if applicable)

  • Device: [e.g. iPhone 12]
  • OS: [e.g. iOS 15.3]
  • Browser: [e.g. Safari Version 15.2]

Additional Context
Please assign this issue to me under GSSOC 24.

App not redirecting to HomeScreen after reopening the application after login.

Describe the bug
After logging in when the app reopens, it redirects the user to the login page instead of the homepage.

To Reproduce
Steps to reproduce the behavior:

  1. Open the application
  2. Login/Register
  3. Close the application
  4. Reopen the application

Expected behavior
On reopening the application the user should be on the home screen.

Improve LinkedIn auth and solve bug

Describe the bug
Implement LinkedIn auth

To Reproduce
Steps to reproduce the behavior:

  1. Go to profile
  2. Click on linkedin
  3. See error

Expected behavior
fast and easy user-friendly experience.

On user profile screen activate image edit button for

Describe the bug
On user Profile screen active image edit button .

To Reproduce
Steps to reproduce the behavior:

  1. Go to userProfile
  2. Click on edit user profile image
  3. See error

Expected behavior
After click on edit button user move image picker file.

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]

Chat algorithm issue

Describe the bug
There is issue in chat fetching algorithm.

To Reproduce
Steps to reproduce the behavior:

  1. Go to chat
  2. Performed some chats
  3. From other account performed chat with same one
  4. See error

Expected behavior
A continuous chat arrange base on time .

[Screenshots]
Screenshot_2024-05-18-14-33-54-388_com example ecard

Smartphone (please complete the following information):

  • Device

Missing LEARN.md file

Learn.md file is missing in our current repository
The learn.md file in GitHub is typically used as a resource to provide guidance, tutorials, or educational content related to a specific repository. This file can serve various purposes, such as introducing new users to the project, providing detailed instructions for using the codebase, or offering learning pathways for different topics covered by the repository.

@Pratikdate assign this issue to me I will add it, I am working under gssoc

Delete .vscode folder

Description

  • Issue is that ".vscode" folder is not necessary folder.
  • It depends on system so it creates conflicts with user's existing Extensions, as not every user have same extensions.

I would like to work on this issue please assign it to me under GSSoC'24 @Pratikdate

Little about me : I am experienced contributor as I have completed Hacktoberfest-2020 and Hactoberfest-2023 successfully.

Improve user search for chat

Describe the bug
Improve user searching for chat with them.

To Reproduce
Steps to reproduce the behavior:

  1. Go to chat
  2. Click on search
  3. Scroll down to type any user name
  4. See error

Add PR template

I would like to add a pull request template for this repository. I believe that having a standardized template will help streamline the contribution process, ensuring that all necessary information is included and making it easier for maintainers to review and merge pull requests.

Could you please assign this issue to me under GSSOC'24.

Add kebab menu buttons at home appbar

Describe the bug
Add Kebab menu button at right side of appbar. After click on menu open small nav box which contains tabs for create post ,update post , delete post.

Expected behavior
Nav tab for navigat user for crate ,update , delete post.

Smartphone (please complete the following information):

  • Device: all Phone responsive.

Auto commenting feature for new PR raised

This feature aims to address the problem of delayed and inconsistent communication following the raising of PRs. By automatically commenting on PRs as soon as they are raised, it ensures that contributors receive immediate feedback and acknowledgment for their efforts. This fosters a positive and supportive environment for collaboration, encouraging continued participation and engagement from contributors.

Could you please assign me this issue under GSSOC'24.

Add issues template for documentation issues

I would like to add a issues template for documentation issues in this repository. I believe that having a standardised template will help streamline the contribution process, ensuring that all necessary information is included and making it easier for maintainers to review issues.

Could you please assign this issue to me under GSSOC'24.

Create a locally Setup video

Make a small detailed video how new willing contributor will setup the project locally and contribute to open source through our repository.

Optional: VIDEO containing audio instructions are more preferred.

Social page make responsive for all Phone screen using Layoutbuilder .

Describe the bug
Social page not responsive for all Phone screen .

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Community section'

Expected behavior
make responsive for all smart phone screen.

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]

Additional context
Get reference from home screen page.

Add a Logo to the App

Is your feature request related to a problem? Please describe.
Without a distinctive logo, our app lacks a visual identity, making it less memorable and harder to distinguish from other apps. This can lead to a less engaging user experience and make the app appear less professional.

Describe the solution you'd like
I propose designing and adding a logo to the app. The logo should be visually appealing and reflect the app's core values and purpose. It should be displayed on the splash screen, main interface, and as the app icon. The design should be scalable to ensure it looks good on different devices and screen sizes.

Describe alternatives you've considered
Using a Standard Icon: We could use a standard or generic icon, but this would not provide a unique identity for our app and could look less professional.
Continuing Without a Logo: We could continue without a logo, but this would mean missing the opportunity to establish a stronger brand identity and improve user recognition and engagement.

Auto comment in issue and self assign the issue

Describe the solution you'd like
I would create a workflow that will auto comment when a user raises an issue and will also self assign the issue to the user if he or she wants to contribute to the issue

Addition of app release or app preview for the project

Is your feature request related to a problem? Please describe.
Yes, This helps in testing the app a lot easier.

Describe the solution you'd like
There should be an app release or preview version of the project available, allowing users to quickly download and test the app's functionality on Android devices. This version will enable developers, testers, and stakeholders to easily access the app, review its features, and identify any issues or areas for improvement. Providing a preview or release version ensures efficient feedback and helps in refining the app before the final release.

Describe alternatives you've considered
Either there should be an app release file or a link to download the app.
The app download link can be given in README file

Additional context
Add any other context or screenshots about the feature request here.
Screenshot 2024-05-18 163637

or

Screenshot 2024-05-18 163736

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.