Giter Site home page Giter Site logo

ahmadragheb / band Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 2.0 944 KB

convert w3school band template to work in frappe https://www.w3schools.com/bootstrap/bootstrap_theme_band.asp

License: Other

Python 28.04% CSS 13.86% JavaScript 8.17% HTML 49.93%

band's Introduction

Administrative Correspondence

kamal

License

MIT

band's People

Contributors

ahmadragheb avatar zaqoutabed avatar

Watchers

 avatar  avatar  avatar

Forkers

tiwiex jrd2017

band's Issues

Location On Map

doctype contains GEO location
Name :
Description:
Latitude :
Longitude:

Tour Doctype

Month : data
City : data
Date : date
Cover : attach image
Amount: int // how much the tickets we will sell
balance : int // sold tickets
available : int // Available tickets
price per person : float
email : data
Sold Out : Boolean

Create index page and link it in hook

please add this code in hook.py in band app

role_home_page = {
"Guest": "index"
}

and create a page called index.html in www folder so the system point the user by default to it .

Contact Info Doctype && Contact Doctype

Contact Info contains
Title : Data
Address - text area
Phone: INT
Email: Data

Contact contains Title :
Name: data
Email : data
Comment : text area

Please write a validation method on front end to make sure the structure of email is valid

Band Doctype and Member child table

Member doctype :
Name : data
image : attached image
Quote : text area

Member Child Table :
Name - link ->Table Member
Image - attach image featched from Table Member

Band doctype contains:
Title - Data
Description - text data
Members - Table (pointed to Member child table)

quotes

contain
Member Name = Link -> Table Member
Quote = text area

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.