This is my my 1st application which i have done as hackathon. They gave us nearly 3 hours and it was 4 member group project. what i have done during those 4 hours was developing client application and server application accroding to given requirements.we selected SOA + 3 tier as our development architecture and My sql as main database approach with C# language..it is really small application.but the thing is developing it successfully during the given time frame.following interfaces will briefly describes what i did there.The application was about voting system to select a president to SIS(a student community) committe.
CLIENT SIDE
1.Login screen(Using this screen all selected candidates for voting will login to the system)
2.Voting screen(After successfully logged to the system those users can vote for any person they like by selecting one candidate from given table.)
SERVER SIDE
3.Admin screen(Admin can add new candidates and view current results of the election )
4.Candidates screen(Admin can add candidates and mean time edit,delete functions also possible)
5.Report -part1(This is the results of election.it will show all the candidates names along count of their votes.)
6.Report-Part 2(graphical view of the report .easily can get an understanding who is the winner.)
No comments:
Post a Comment