Skip to content

vojone/ICS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ICS project - Carpool

About project

It is app made for carpooling. You can created user, log in as him, save details about your cars and share you rides with other users. All information about entities are persistent! But sorry, still only in local DB... So its purpose its just a demonstration.

Project is made with Visual Studio, WPF and entity framework (it is written in C#).

Originally it was developed with Azure DevOps.

For details see https://github.com/nesfit/ICS/tree/master/Project

Login screen Profile Car edit Ride list Ride edit Ride filtering Ride history

Structure

  • docs - folder with ER diagram, mockup, wireframes - design of future app (1. submission)
    • mockup.pdf
    • wireframe.pdf
    • erdiagram.pdf
  • Carpool - folder with App
    • Carpool.BL - business layer (2. submission)
    • Carpool.BL.Tests - facade tests (2. submission)
    • Carpool.Common - enums used in app and other auxiliary functions and methods
    • Carpool.Common.Tests - auxiliory functions for tests
    • Carpool.DAL - DAL of aplication (declaration of entities, seeds, UOW, ...) (1. submission)
    • Carpool.DAL.Tests - test of DAL

Extensions

Ride history and sending of "stars" to driver.

Authors

  • Radek Marek
  • Vojtěch Dvořák
  • Tomáš Dvořák
  • Alexandr Jaroš
  • Juraj Dedič

References

About

ICS project 2022 - Carpool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages