i am a newbie in programming and undergoing Software Engineering Course in current semester. I am making a a simple word processor project more like a Rich text document editor.
what can be the basic features to add to in it?
Since time is short to complete it, which features would be recommendable and implementable at this time of 2 months only

Recommended Answers

All 2 Replies

Find
Find/Replace
Font
Font size
Font attributes (Bold, Italic, underline)
Font color
Cut
Paste
Copy
Indent
Align left
Align right
Align center

Pick one of these, implement it, pick another. Keep going until you've done them all or your two months are up. Do one at a time and once you have it functioning, archive that code so you can always fall back to it in case you don't have time to get the next one working.

Example for you >>

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.