Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

ash467's avatar

How do you guys come up with names for your coding projects

I have two react projects and I want to add them onto my resume but I'm unsure what to name them . I don't want it to sound stupid https://19216801.onl/ . I have one crud app that interacts with a rest Api it takes in employee info and updates it to the

0 likes
1 reply
OussamaMater's avatar

Value your project, always! this is how you motivate yourself.

You can describe what the app is doing in a general manner, and not lock to the CRUD, what was the initial thought you had when building the app (maybe you can later on extend that CRUD to more complex functionalities).

And you know with IA now, it got better and easier, you can ask ChatGPT for some help

>what would be a good list of names for an app that does the following "interacts with a rest Api it takes in employee info and updates it".

ChatGPT:

Certainly! Here are a few more names for an app that interacts with a REST API to manage and update employee information:

"EmployeeSync"
"WorkforceUpdater"
"StaffPro"
"EmpManage"
"TeamSync"
"PersonnelUpdate"
"HRMaster"
"EmployeeCentral"
"StaffTracker"
"WorkforceSync"
Choose a name that resonates with the purpose of your app and aligns with your desired branding and image.

Hope this helps you name your app :)

Please or to participate in this conversation.