https://github.com/tanvirstreame/voter-nibondhon
https://github.com/tanvirstreame/voter-nibondhon
asp-net-core entity-framework-core
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tanvirstreame/voter-nibondhon
- Owner: tanvirstreame
- Created: 2020-01-12T17:35:54.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-12T21:08:41.000Z (over 5 years ago)
- Last Synced: 2025-02-02T00:14:23.139Z (4 months ago)
- Topics: asp-net-core, entity-framework-core
- Language: HTML
- Size: 825 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Voter Nibondhon
[](https://travis-ci.org/joemccann/dillinger)
### Tech
* ASP.NET core mvc
* Entity framework Core### Screenshot
![]()
![]()
### Installation
Database setup-
SQLite Database
```sh
$ dotnet ef database update
```
Ruuning the project-```sh
$ dotnet run
```
Verify the deployment by navigating to your server address in your preferred browser.```sh
localhost:5000
```
License
----MIT