i have to submit my final year project this year. i have hand on experience on c# (MVC) any suggestions for me for my fyp please
Loading
i have to submit my final year project this year. i have hand on experience on c# (MVC) any suggestions for me for my fyp please
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jayraj ChhayaPosted Dec 8, 2023, 9:05 AM
Congratulations on reaching the final year of your studies! Developing a final-year project is an excellent opportunity to showcase your skills and knowledge. Since you have experience with C# (MVC), here are a few suggestions for your FYP:
Web Application Development: Consider building a web application using C# (MVC). You can choose a domain that interests you, such as e-commerce, social networking, or project management. This will allow you to demonstrate your proficiency in C# (MVC) and showcase your ability to design and develop a robust web application.
Mobile App Development: If you're interested in mobile app development, consider creating a mobile app using C# and Xamarin. Xamarin allows you to build cross-platform mobile apps using C# and the .NET framework. You can develop an app for Android, iOS, or both, depending on your target audience.
Data Analysis and Visualization: If you have an interest in data analysis, consider developing a project that involves processing and visualizing data using C#. You can explore various data analysis libraries and frameworks available in the .NET ecosystem, such as LINQ, Entity Framework, and D3.js.
Game Development: If you have a passion for game development, consider creating a game using C# and a game development framework like Unity. Unity provides a powerful and user-friendly environment for building games, and C# is the primary scripting language used in Unity.
Remember to choose a project that aligns with your interests and career goals. It's essential to select a project that challenges you and allows you to learn new concepts and technologies. Additionally, consider seeking guidance from your professors or mentors to ensure your project meets the academic requirements and adds value to your portfolio.
Good luck with your final-year project!
Jignesh KumarPosted Dec 8, 2023, 5:53 AM
Hello Umair Mohsin,
You can try following app to start with, you can start this application using .net mvc and back end as SQL server. initially Gether knowledge on one of application then start creating small module of any application which will help you to start and grow your application step by step.
Amit MohantyPosted Dec 8, 2023, 5:42 AM
Building your final year project using C# and MVC can be a great opportunity to showcase your skills.
You can choose a topic that interests you, such as a project management system, e-commerce platform, social networking site, or any other application that involves CRUD (Create, Read, Update, Delete) operations or you can go for an an e-learning management system that allows users to enroll in courses, watch lectures, submit assignments, take quizzes/tests, and track their progress.
There are also so many other option like Healthcare Management System, Inventory Management System, Real-time Chat Application. Whichever idea you choose, make sure that aligns with your interests and showcases your strengths in C# MVC development and also focus on proper documentation, testing, and a clean, maintainable codebase.
Good luck with your final year project!