Giter VIP home page Giter VIP logo

socium's Introduction

Socium Live Demo

Build status Coverage Status

Description

Platform for registration of public attitudes (surveys, polls and referendums).

Screenshots

Alt text Alt text Alt text Alt text Alt text Alt text Alt text Alt text Alt text Alt text

General Requirements

Your Web application should use the following technologies, frameworks and development techniques:

  • Use ASP.NET MVC and Visual Studio 2015 +

  • You should use Razor template engine for generating the UI +

    • Use sections and partial views +
    • Use editor and/or display templates +
  • Use MS SQL Server as database back-end +

    • Use Entity Framework 6 to access your database +
    • Using repositories and/or service layer is a must +
  • Use at least 2 areas in your project (e.g. for administration) +

  • Create tables with data with server-side paging and sorting for every model entity +

  • Create beautiful and responsive UI +

  • Use the standard ASP.NET Identity System for managing users and roles +

    • Your registered users should have at least one of the two roles: user and administrator +
  • Use AJAX form and/or SignalR communication in some parts of your application +

  • Use caching of data where it makes sense (e.g. starting page) +

  • Apply error handling and data validation to avoid crashes when invalid data is entered (both client-side and server-side)+

  • Prevent yourself from security holes (XSS, XSRF, Parameter Tampering, etc.) +

    • Handle correctly the special HTML characters and tags like <script>, <br />, etc. +
  • Create unit tests for your "business" functionality following the best practices for writing unit tests (at least 80% code coverage) - ~30% of the points for the project (IF YOU HAVE UNDER 50% CODE COVERAGE YOU WILL NOT PASS THE EXAM)+

  • Use Dependency Inversion principle and Dependency Injection technique following the best practices - ~20% of the points for the project +

  • Integrate your app with a Continuous Integration server (Jenkins, AppVeyor or other) - configure your unit tests to run on each commit to your master branch (MANDATORY REQUIREMENT) +

  • Use GitHub and take advantage of the branches for writing your features. +

  • Documentation of the project and project architecture (as .md file, including screenshots)+

socium's People

Contributors

david-mavrodiev avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.