Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A Rather Cool Design #25

Open
solomonshalom opened this issue Sep 25, 2023 · 29 comments
Open

A Rather Cool Design #25

solomonshalom opened this issue Sep 25, 2023 · 29 comments
Assignees
Labels
enhancement New feature or request hacktoberfest This issue is accepting hacktoberfest-related PR :D

Comments

@solomonshalom
Copy link
Owner

solomonshalom commented Sep 25, 2023

Anidea
Worked on this cool design, how do I implement it now - hmm 🤔

BTW, the template for this design can be found here and you can view it @ Pixlr

View // Edit the file by uploading or dropping it into Pixlr :D OH, ALSO, the stickers can be found here <3

@solomonshalom solomonshalom added enhancement New feature or request hacktoberfest This issue is accepting hacktoberfest-related PR :D labels Sep 25, 2023
@solomonshalom solomonshalom pinned this issue Sep 25, 2023
@bhavy03
Copy link

bhavy03 commented Sep 28, 2023

hey @solomonshalom i would like to work on this issue

@solomonshalom
Copy link
Owner Author

solomonshalom commented Sep 28, 2023

hey @solomonshalom i would like to work on this issue

Lovely! I will assign you :D

P.S. Please read #27

@solomonshalom solomonshalom assigned bhavy03 and unassigned bhavy03 Sep 28, 2023
@ashishk1331
Copy link

If I'm allowed to interfere,
Can I try this redesign?
😁

@solomonshalom
Copy link
Owner Author

solomonshalom commented Oct 2, 2023

If I'm allowed to interfere, Can I try this redesign? 😁

Shalom! @ashishk1331,

Sure! since I haven't gotten a response from @bhavy03 - go for it!

@ashishk1331
Copy link

@solomonshalom acknowledged.

@ashishk1331
Copy link

@solomonshalom There are severe problems with package.json file,

  1. Why engine is set specifically to 16? Is it related deployement platform allows only this specific version of node?
  2. Why are the "start" command calling "npm run start" itself? Is this some easter egg?

image

@ashishk1331
Copy link

Also, what should I read first or ask for help to get started? I twiddled with packadge.json to work with NPM. Also, from where can I get the .env.sample or the layout or the keys for the environment.

@solomonshalom
Copy link
Owner Author

solomonshalom commented Oct 3, 2023

@solomonshalom There are severe problems with package.json file,

  1. Why engine is set specifically to 16? Is it related deployement platform allows only this specific version of node?
  2. Why are the "start" command calling "npm run start" itself? Is this some easter egg?

image

Shalom! @ashishk1331,

The package.json was set in such a way due to few conflicts that were actively trying to fix because for some reason setting the Node Engine to 18 would potenially break the deployment (not so sure 🤔). On-terms w/ the start command, I did change it because next start didn't quite work but it must be fixed by now, will test it out!

Edit: Just fixed the package.json and removed the node-engine command + added Yarn instead of NPM. Check it out and let me know!

@solomonshalom
Copy link
Owner Author

Also, what should I read first or ask for help to get started? I twiddled with packadge.json to work with NPM. Also, from where can I get the .env.sample or the layout or the keys for the environment.

OH, if you scroll down a bit - you should be able to see the build steps mentioned in the README.md. That should do it but if you do need any more help, don't hesitate to ping me!

@ashishk1331
Copy link

image

ALSO, Don't forget to add the ENV!_

How to add this env! What keys do I have to add?

@rajanarahul93
Copy link

"Please assign the design implementation task and address package.json and environment setup issues to me for resolution and progress."

@ashishk1331
Copy link

Yeah, now it's getting a bit deranged for me. The repository rules are a bit difficult to follow and I'm unable to understand the code base properly, mainly the package. Json file.

I really liked the POC you put up at top. The design. It was totally doable and it's very eye catching. It would've been fun to build it with all image optimization and responsiveness. 😄

@rajanarahul93 wishes to do it please assign him? @solomonshalom

@solomonshalom
Copy link
Owner Author

image

ALSO, Don't forget to add the ENV!_

How to add this env! What keys do I have to add?

Shalom! @ashishk1331,

Check out the .env-sample, it does contain both the instruction and also the environmental variables too!

@solomonshalom
Copy link
Owner Author

"Please assign the design implementation task and address package.json and environment setup issues to me for resolution and progress."

Shalom! @rajanarahul93,

OH, sure! Though, most of the environment is already set-up and I don't think there is any additional set-up required other than filling in the ENVs

@solomonshalom
Copy link
Owner Author

Yeah, now it's getting a bit deranged for me. The repository rules are a bit difficult to follow and I'm unable to understand the code base properly, mainly the package. Json file.

I really liked the POC you put up at top. The design. It was totally doable and it's very eye catching. It would've been fun to build it with all image optimization and responsiveness. 😄

@rajanarahul93 wishes to do it please assign him? @solomonshalom

Shalom! @ashishk1331,

OH, I really apologize for the inconvience! but if you do need any help - please let me know! I will try my best to answer it, Mate!

Regarding the assigning, I will assign you both (Dw, you don't actually have to commit your entire time // effort into it, it's completely non-binding)! :D

@ashishk1331
Copy link

You're the greatest person I've ever met here. Thank you for pumping me up!🤩

Okay I'll try ma best and ask if I'd any queries. 😤

@solomonshalom
Copy link
Owner Author

You're the greatest person I've ever met here. Thank you for pumping me up!🤩

Okay I'll try ma best and ask if I'd any queries. 😤

That means a lot! Thank You! @ashishk1331

ALSO, sure! I will try my best to tackle the Q's you throw! :D

@ashishk1331
Copy link

@solomonshalom At last, all things have started working! 😭
Now onto designing.
Note: After this I would love to work on README to add proper "How to get started" section. Documentation needs repairs.


image

@solomonshalom
Copy link
Owner Author

solomonshalom commented Oct 5, 2023

@solomonshalom At last, all things have started working! 😭 Now onto designing. Note: After this I would love to work on README to add proper "How to get started" section. Documentation needs repairs.

image

Shalom! @ashishk1331,

Yay! Excited :D

ALSO, sure! slay it ⚔️ !

P.S. I did push few changes so don't forget to sync them! OH, ALSO - ATB!

@ashishk1331
Copy link

Okay.

@ashishk1331
Copy link

@solomonshalom How does this look?
image

@solomonshalom
Copy link
Owner Author

@solomonshalom How does this look? image

Shalom! @ashishk1331,

OoO, that looks great! but I do have a tad bit of suggestions, which you can check out here :D

P.S. YOUR SO FAST, I am not kidding but Waw!

@harshkas4na
Copy link

Hey @solomonshalom , I have also some designes of my own in my mind can i work on them or not?

@solomonshalom
Copy link
Owner Author

Hey @solomonshalom , I have also some designes of my own in my mind can i work on them or not?

Shalom! @harshkas4na,

Sure! Go for it! Mate :D

@ashishk1331
Copy link

Are things working here or you all are going for exams now? I myself was busy with mid semester. If things are okay, I'll try some changes on this Sunday.

@solomonshalom
Copy link
Owner Author

Are things working here or you all are going for exams now? I myself was busy with mid semester. If things are okay, I'll try some changes on this Sunday.

Shalom! @ashishk1331,

Yes! but it really depends on @jennifershinshin - she might be quite busy but do pull a PR, she might be able to review and merge it! 🤔

@jennifershinshin
Copy link
Collaborator

Yes! I'll gladly review the PR and merge if you make one. I have time for that :D

@solomonshalom
Copy link
Owner Author

Yes! I'll gladly review the PR and merge if you make one. I have time for that :D

OH, thank youu @jennifershinshin! :D

@ashishk1331
Copy link

Let's try then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest This issue is accepting hacktoberfest-related PR :D
Projects
None yet
Development

No branches or pull requests

6 participants