Skip to content

dylanmrowe/EventMaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

131 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EventMaster

View the current app progress here: http://ec2-52-34-83-155.us-west-2.compute.amazonaws.com/CS256/EventMaster/homepage.html

Note: If you download this and try to run this locally on chrome, you need to enable cross-origin requests in order for the menu to work. Or you can just use firefox, I think it allows the requests automatically.

The menu should already work on the above link.

MAKING A NEW PAGE

To make a new page:

  • Copy samplepage.html and samplepage.css
  • Rename both files to the same thing (Ex. homepage.html, homepage.css)
  • Follow instructions in the .html file to create your page.

Note: The samplepage.html file requires the files in the 'css' folder and 'images' folder to function properly. Make sure you have those in the same directory as your page.

CURRENT FUNCTIONALITY

What it does so far:

  • Pages made based off samplepage.html should have a working menu
  • Menu looks pretty and links to couple different pages

About

Create, Save, and Search For Events

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors