KapilKumar7 / CreativeAppIdeas

Share your creative Apps ideas πŸ€―πŸ’‘πŸŽ¨ for a better World. "Simplicity is the ultimate sophistication"-Leonardo da Vinci .So please share simplest idea you have.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Creative App Ideas

Share your creative raw ideas πŸ€―πŸ’‘πŸŽ¨ for a better World.

"Simplicity is the ultimate sophistication"-Leonardo da Vinci .

So please share the simplest ideas you have, and make this community the biggest community for the most creative ideas.

leonardo jpg

Steps to Contribute a idea

Edit the Ideas.js file to your idea and add the following details in this format as mentioned in the Example.

const ideas = [
  {
    Name: "Meditation-Minute", //if applicable
    Type: "Mobile",
    Description:
      "This App will ring (a gong) on a specific time interval like 1 minute or 3 minutes, or any other time interval till the time the meditator has to try to focus his/her mind on the meditation object (like breath or any other meditation object) elapses.",//As detailed as possible
    Industry: "Wellness",
    Video: "", //if applicable
    Link:"",   //if applicable
    MatrixBreaker: "true", //Here Matrix breaker means if the app will help the user to came out negative Habit patterns Like- addiction, Hatered,lust ,cling to materialism and Take him/her to better control of mind ,Innerpeace ,More awareness ,Minimilism, Warriorness ,Self realisation ,Patience and love etc.
  },
   {
    Name: "Ice-Box", 
    Type: "Mobile",
    Description:"This app will constantly track your pulse rating and if your stressed it the app will suggest you different ideas to calm yourself down or suggest you some activites to do and control your stress.",//As detailed as possible
    Industry: "Wellness",
    Video: "", 
    Link:"",   
    TeckStack:[],  
    MatrixBreaker: "true", 
  }
];

Avoid pasting ideas which are already exsisting in market( like Tic-tac-toe or Fooddelivery app etc), If you have added something on top of that then you can definetly add them.And keep all 8 key's in you idea object i.e -name ,type ,description ,industry ,video ,link ,teckstack ,and matrixbreaker. If some field is not applicable then keep them blank.

Dont't forget to ⭐ the Repository .

Created by

Created with 🀍 by Kapil Kumar

Follow Kapil Kumar for more creative things.



Contributors ✨

Thanks to all creative people -

About

Share your creative Apps ideas πŸ€―πŸ’‘πŸŽ¨ for a better World. "Simplicity is the ultimate sophistication"-Leonardo da Vinci .So please share simplest idea you have.

License:MIT License


Languages

Language:JavaScript 98.7%Language:HTML 1.3%