Skip to content

Platform for selling services or products inside university campus.

Notifications You must be signed in to change notification settings

danyelaristizabal/Prodify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prodify

This is a WindowsForms application of a simple platform for selling services and products inside university campus.

Seller Interface

Client Interface

What I Learned

  • Practice with SQL Server database and ADO.NET technology in order to manage the connection with the DataBase.
  • Developed an user interface in Windows Forms.
  • Added simple Authentification.

Check the project

Getting Started, Up and running

First Option: Download the whole project, open the Prodify.sln inside Visual Studio and run it.

Second Option in Mac OSX: Download the whole project, install .NET Core 2.2 SDK

Open the folder where you downloaded Prodify with the terminal, I have the Prodify allocated in Projects in your case instead of Projects you will have to specify the Address of your directory where you downloaded the game.

For example in my case this would be:

cd Projects/Prodify/Prodify 

and then run the Program.cs with dotnet run command:

dotnet run Program.cs 

Pre-requisites

Optional: Visual Studio Community

Necesary: .NET Core 2.2 SDK

Here I leave the link where you can download .NET Core 2.2 SDK for Mac OS X, Windows, and Linux. https://dotnet.microsoft.com/download/dotnet-core/2.2

Authors

About

Platform for selling services or products inside university campus.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages