Classic project idea

Moha33

Newbie
Joined
Aug 28, 2020
Messages
1
Reaction score
0
Hello everyone,

I would like to develop a web application, and I am looking for a good and classic idea.
There are so many articles online about it, but they all just name the idea, there are so further details..
What I want is an idea and some use cases..

Here is an example:
Idea: "Dating we app"
Use cases:
* User can login and logout
* User can match with other users
* Admin can manage users
* User can block other users
* User can send messages
* ... etc

If there is a website that publish stuff like this, please share it with me.

One last thing, if you would love, after I finish developing the web app, I can share it with you. We can even keep in touch and discuss it time to time during the development of the app.

Thank you guys,
 
Debate Prep Web Tool:
This tool would web scrape Quora, Reddit, scholarly articles, etc for various strong arguments made on both sides for a particular debate topic. It would then aggregrate this data in a sorted manner from strongest to weakest points, or most commonly used to rarely used points. There should also be AI integration features that allows the user to brainstorm possible rebuttals to these points. Finally, it should have an AI that plays "devil's advocate" and argues against the user's points using the scraped data as it's knowledge-base. Building this depends on your programming experience but it's definitely an interesting web app project idea I think.
 
if you’re just looking for a solid starter idea, go for something practical — not “the next big social app”.
Build a simple SaaS with user auth, dashboards, and payments (like a tool that solves one small pain: uptime monitor, SEO checker, proxy manager, etc.).
It’ll teach you full-stack fundamentals — auth flow, API design, DB relations, caching, deployment — all the stuff real projects need.
Once you ship that, you’ll have both a portfolio piece and a reusable boilerplate for anything bigger.
 
I think this is what ChatGPT is made for, you can prompt project ideas and get detail implementation guide.
 
Back
Top