Skip to content

davidsiers/online-giving

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online Giving Template

These are template files to be implemented into the Arena ChMS.

Getting Started

  • Clone this repository

  • Edit the elements to ASP.NET

File Structure

online-giving/
|-- assets/
|    |-- js/
|    |-- css/                         
│    │-- img/
│    │-- fonts/
|
|-- pages/
|    ├── account-registration.html                  
|    ├── calendar.html
|    ├── dashboard.html
|    ├── forgot-password.html
|    ├── forgot-username.html
|    ├── give.html
|    ├── login.html
|    ├── my-contributions.html
|    ├── my-giving.html
|    ├── my-payment-methods.html
|    ├── online-giving.html
|    ├── online-scheduled-giving.html
|
├── .gitattributes
├── README.md                          

About

These are template files to be implemented into the Arena ChMS.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors