Skip to content

A Simple Sale System ( Customer, Product and Order) project using Serenity Framework (.Net, TypeScript)

Notifications You must be signed in to change notification settings

Sumaya-Ali/Serenity_Sale_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 

Repository files navigation

Serenity_Sale_System

A Simple Sale System ( Customer, Product, Order & Order details) project using Serenity Framework (.Net, TypeScript)
Modify the DB string connection in appsettings.json file to fit your DB server , here we are using "Fluent Migrator" to generate DB tables, you can check this out in Migrations\SaleSystm directory
Build the project by executing the commands (
cd Serenity_Sale_System.web
dotnet run
) to generate node-modules..
then fetch http://localhost:5000
use admin as a username & serenity as a password to login
We Support Persisting Settings to Database (User Preferences Table)

1

2

3

About

A Simple Sale System ( Customer, Product and Order) project using Serenity Framework (.Net, TypeScript)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published