Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/archtaqi/fyp-electioncampaign
My Asp.net FYP Project in Asp.net with MSSQL Server as database.
https://github.com/archtaqi/fyp-electioncampaign
Last synced: about 7 hours ago
JSON representation
My Asp.net FYP Project in Asp.net with MSSQL Server as database.
- Host: GitHub
- URL: https://github.com/archtaqi/fyp-electioncampaign
- Owner: ArchTaqi
- Created: 2014-12-15T10:06:29.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-23T07:22:11.000Z (over 8 years ago)
- Last Synced: 2023-02-27T09:26:35.614Z (over 1 year ago)
- Language: ASP
- Size: 8.62 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
FYP-ElectionCampaign
====================My Asp.net FYP Project in Asp.net with MSSQL Server as database.
This is my FYP project. It is usually and online election campaign which has two parts one is a Asp.net Web Application and other is an Android App. Website has provided an interface to both public and politicians for communication in the form of text notifications, video, messages, articles and events they are organizing i.e convention etc. On the other hand public using their android mobile can search politicians with reference to constituency, parties, cities and view their latest alert and provide feedback.
## Screenshots
![Logo](Images/ic_launcher-web.png?raw=true "Logo")
### Accounts
![Account Creation Screen](media/request_account.png?raw=true "Account Creation")
![Account Login Screen](media/account_login.png?raw=true "Account Login")
![Account Profile Screen](media/account_profile.png?raw=true "Account Profile")
### Articles
![Article Post Screen](media/article_post.png?raw=true "Post Article")
![Article List Screen](media/articles_list.png?raw=true "Article List")
### Events
![Event Post Screen](media/event_post.png?raw=true "Event Post")
![Event List Screen](media/events_list.png?raw=true "Event List")
![Event Details Screen](media/events_details.png?raw=true "Event Details")
![Event List Screen](media/my_events_list.png?raw=true "Event List")
### Notifications
![Notification List Screen](media/notification_list.png?raw=true "Notification List")
![Notification Post Screen](media/notification_post.png?raw=true "Notification Post")
### Videos
![Video Post Screen](media/vidoe_post.png?raw=true "Video Post")
### Packages
![Packages Screen](media/packages_plan.png?raw=true "Packages")
![Purchase Packages Screen](media/puchase_packages.png?raw=true "Purchase Packages")Database Script : Database Script
ScreenShots : See ScreenShots
Documentation : Documentation
Live Demo : Live Demo
Anroid App Source Code : Live Demo
Web Service : Web Service Repo