jai-dewani / memeify

A meme creator webapp made using React
https://jai-dewani.github.io/memeify/
The Unlicense
17 stars 17 forks source link

Suggest more features and ideas for implementing in Meme-App #14

Open jai-dewani opened 3 years ago

jai-dewani commented 3 years ago

Hey everyone 👋

This thread is dedicated to discussions related to the improvement of Meme-App and a place to share your ideas.

We would love to have your suggestions, so feel free to comment them below 😄

fajarsj commented 3 years ago

Hi @jai-dewani, i have an idea to add a responsive feature for you awesome app, can you please kindly check it

gazal2708 commented 3 years ago

Definitely not a feature or idea, but a good addition will be to include a Requirements.txt file with all the dependencies required.

jai-dewani commented 3 years ago

Requirements.txt is actually required in python projects for storing all the dependencies,
Whereas JS projects have package.json which stores all the installed dependencies with more details like scripts to run the development/project/test server. Plus this is a community-wide accepted way hence I don't think a requirements.txt would add any value.

gazal2708 commented 3 years ago

got it!

On Sat, 3 Oct 2020 at 23:30, Jai Kumar Dewani notifications@github.com wrote:

Requirements.txt is actually required in python projects for storing all the dependencies, Whereas JS projects have package.json which stores all the installed dependencies with more details like scripts to run the development/project/test server. Plus this is a community-wide accepted way hence I don't think a requirements.txt would add any value.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/jai-dewani/Meme-App/issues/14#issuecomment-703141249, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIAJBWYW76R22R2SAXDBTJ3SI5RCFANCNFSM4SCQ67KQ .

--

GAZAL JAIN

B.Tech, Computer Science and Engineering (CSE)

IIIT NAYA RAIPUR

Email - gazal17100@iiitnr.edu.in, gazaljain7523@gmail.com

Phone - 9340435946

ArunJose commented 3 years ago

Arrow buttons to change position of meme texts.

jai-dewani commented 3 years ago

Nice idea @ArunJose. Go ahead and create an Issue if you wish!