Back
CS483: Advanced Web Development Fall 2018
Website for SIGAI
CS483 Group:
- Stephen Sladek
- Simone Ruffin
- Derek Mandl
Phase 1:
- Decided to build a website for one of the Computer Science affiliated clubs.
- We chose to do one for ACM-SIGAI and create a dark theme to give it a modern coder / hacker sort of feel.
Phase 2:
- Created HTML web pages and filled them with text
- Added links
Phase 3:
- Created CSS styles
- Gave website a dark theme
- Made website responsive using @media queries
- Added images
Phase 4:
- Added JavaScript file with the following functionality:
- Load events into events.html
- Send email using the form on register.html
Phase 5:
- Stripped out half of the CSS to make room for bootstrap
- Used bootstrap dark themes where available
- Created CSS file to override some bootstrap color schemes
- The following bootstrap components were used:
- container-fluid
- navbar //collapsible
- grid system
- jumbotron
- form-control
- button
- text
Project is hosted on GitHub and can be viewed here:
https://github.com/SEMO-Sulky-Penguins/CS-Web