Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kimbaorrr/shopabc
Male Fashion Shop Management System (ASP.NET Core MVC & PostgreSQL)
https://github.com/kimbaorrr/shopabc
asp-net-core-mvc postgresql
Last synced: 21 days ago
JSON representation
Male Fashion Shop Management System (ASP.NET Core MVC & PostgreSQL)
- Host: GitHub
- URL: https://github.com/kimbaorrr/shopabc
- Owner: kimbaorrr
- License: apache-2.0
- Created: 2024-01-24T13:42:50.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-07-20T15:52:41.000Z (7 months ago)
- Last Synced: 2024-07-20T16:55:51.198Z (7 months ago)
- Topics: asp-net-core-mvc, postgresql
- Language: HTML
- Homepage: https://shopabc.baoit.xyz/
- Size: 53.7 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Male Fashion Shop Management System
Access Information for Admin Page
Role: Administrator- Username: kimbao
- Password: 123456@
Role: Shipper
- Username: ngocanh
- Password: 123456@
How can restore database ?
Step 1: Access your database using pgAdmin.
Step 2: Create a new database named "shopabc".
Step 3: Right-click on the shopabc database, then choose "Restore" and select the DB backup file.
Final Step: Click "Restore" and wait for the process to complete...