Skip to content

Votica is a lightweight crossplatform web application to do polls and allow to vote across your team or friends.

License

Notifications You must be signed in to change notification settings

ruben69695/votica

Repository files navigation

Build Status Quality Gate Status Code Smells Maintainability Rating Bugs Vulnerabilities Lines of Code Coverage

VOTICA

Votica is a lightweight crossplatform web application developed by two awesome super developers to do polls and allow to vote across your team or friends. It has an administration area to create, polls, questions and the possible answers. In a near future is going to include data anlysis.

Getting Started

  1. Clone the repository
git clone https://github.com/ruben69695/votica.git
  1. Install .NET Core SDK 2.2
https://dotnet.microsoft.com/download/dotnet-core/2.2
  1. Open the directory with VSCode and build the solution
dotnet build Votica.sln
  1. Deploy the API
dotnet run --project Votica.Api/Votica.Api.csproj
  1. Deploy the Web App
dotnet run --project Votica.App/Votica.App.csproj
  1. Enjoy it on your fav browser!:beer:
  • firefox
  • chrome
  • microsoft-edge

Technologies

  • C#
  • Git
  • Razor
  • ASP.NET Core
  • PostgreSQL
  • Azure DevOps
  • SonarCloud
  • Visual Studio Code
  • Microsoft Entity Framework Core

Contribute

If you want to contribute, please, don't wait and send us a message to add you to collaborate in this open source project. We are waiting for your help. Happy coding!

About

Votica is a lightweight crossplatform web application to do polls and allow to vote across your team or friends.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published