Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/krisslk/assign
https://github.com/krisslk/assign
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/krisslk/assign
- Owner: Krisslk
- Created: 2021-05-12T14:43:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-05-12T14:45:07.000Z (over 3 years ago)
- Last Synced: 2024-03-16T03:31:29.829Z (10 months ago)
- Language: PHP
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
I added a unique key to Item code in item table because the item code should be unique
I finished task 1 2 and in task 3 I wrote all the join queries and it works fine but I was unable to
filter the data.setup sets :
step 1 :
copy and paste all the flies and folders in this folder into your webserver public folder or localserver htdocsstep 2 :
create a database named assign
step 3 :
inside the sql files folder there is a sql file, please import it inside the assign database.
thats it.