Skip to content

Our collaborative event invitation web app

Notifications You must be signed in to change notification settings

YASH4801/code-to-cloud

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code to Cloud

An interactive web essentials build-along!

Get involved in the build-along by contributing your own party invitation theme!

To do this...

  1. Fork the repo
  2. create a new project in VS Code using the link from your new fork
  3. Add a new template named "invite-.html" Feel free to copy mine as as a base, and rearrange any elements you like. Just make sure you have the following placeholders (and no others):
  • {{ to }}
  • {{ event_name }}
  • {{ date }}
  • {{ time }}
  • {{ sender }}
  1. Create a new CSS file to style your html. Don't forget to link it in the HTML head.
  2. Work on your files until you're happy!
  3. Commit your files to your fork.
  4. Push your fork
  5. From your fork's repo on github.com create a pull request so I can see your code and add it to core codebase.

I look forward to seeing your designs!

About

Our collaborative event invitation web app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 33.9%
  • Python 27.5%
  • HTML 16.7%
  • Shell 14.2%
  • CSS 5.4%
  • JavaScript 2.3%