User-737190177 posted
Hello,
I need your valuable step by step guidelines to develop architecture for my new asp.net project. And I will develop it using C#.Net, ASP.Net and SQL Server. I will use VS 2015 to develop the web application.
Requirements :-
- User Management page :- To create and delete users.
- Item page :- To create, update and delete items.
- Customer page :- To create, update and delete Customers.
- Vendor page :- To create, update and delete Vendors.
- Sale Invoice page :- To sale items.
- Purchase Invoice page :- To purchase items.
- Users : Admin,Semi-Admin & Data Entry User : Admin will be responsible for user, customer, vendor & item management. And data entry user will be responsible to enter purchase and sale entries in system.
Pls advise what will be step by step procedure (from gathering requirement info to deployment) to develop above mentioned project and i mentioned below some queries as per my knowledge :-
- How to create documentations, flow charts & diagrams and which tools can be used for projects estimations.
- What will be Design patterns like factory patter, Architecture Patterns & Architecture Styles and Application Blocks and how to implement same in above project.
- How to find classes and objects from above.(Can i use approach like noun as class, pro-noun as properties & action/verb as methods etc).
- SDLC : Requirement, Design, Coding, Testing, Deployment and Maintenance and models like agile and waterfall etc.
In general i want to know each and every steps(in sequence) required to develop same projects including tools and technology that are used by developers.
Thanking in advance for your kind response.