Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mohamedhany99/tutorial-on-how-to-make-frappe-app
This is a frappe basic tutorial on how to create your first Frappe app inside your frappe framework installed directory
https://github.com/mohamedhany99/tutorial-on-how-to-make-frappe-app
Last synced: about 2 months ago
JSON representation
This is a frappe basic tutorial on how to create your first Frappe app inside your frappe framework installed directory
- Host: GitHub
- URL: https://github.com/mohamedhany99/tutorial-on-how-to-make-frappe-app
- Owner: Mohamedhany99
- License: other
- Created: 2023-08-26T12:20:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-26T12:27:23.000Z (over 1 year ago)
- Last Synced: 2023-08-26T13:54:55.456Z (over 1 year ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
## Library Management
Library Management System
### Where to clone this Project?Inside your home directory of frappe initalized project go to your apps and create a directory named "library_management".
change directory inside the new created "library_management" directory.
then make a git clone "url of the repo".
#### LicenseMIT