Iris - Project 1 - Web App
This website is made for students who are taking "The Coding Bootcamp" at UCLA Extension. Students can simply sign in and create an article for publication and share quick tips or tutorials about class topics, assignment, homework, etc. This is a great source bank students can always go back for a reference and tutorial.
Anyone can browse the articles on the main site. You must have a gMail account in order to submit articles.
Our 'submit article' functionality reads markdown format. So if you wanted your article to have cool styling or if you wanted to submit code blocks like this:
<head>
<link rel="stylesheet" href="asset/css/style.css">
<link href="https://fonts.googleapis.com/css?family=Montserrat" rel="stylesheet">
<!-- Moment -->
<script src="https://cdn.jsdelivr.net/momentjs/2.12.0/moment.min.js"></script>
</head>
knoweledge of this language/format is necessary. We recommend this site to get started.
It's EASY! We promise.
- [HTML/CSS/Bootstrap]
- [Javascript/jQuery/moment.js]
- [Firebase]
- [Google and Youtube APi's]
Pretty much, just version 1!
-
Suha Park - Initial work
-
Nadir Jaffan - Initial work
-
Lindsey McDowell - Initial work
- Inspiration: Tears.
- Big ups to Jonathan Arellano.
- UCLAx
- Copy and Paste came in handy a lot. But not more than it should.