Deployed at: https://xkcdaily.herokuapp.com/
Repository: https://github.com/LindseyM20/xkcDaily/
- Description
- Motivation for Creation
- Usage
- How it Works
- Technologies
- Future Upgrades
- Acknowledgements
- Contributing
- License
Need more xkcd in your life? We're here to help. How about some comics in your calendar?
- The current comic shows up when you log in
- Click a different date to see a random comic
- Save comics and daily tasks by date
- You're welcome
As an xkcd enthusiast I want my comics with my calendar so that I have more time for things in my calendar.
- Node.js
- Express.js
- Sequelize
- Heroku
- JavaScript
- JQuery
- Responsive Design
- AJAX
- MySQL
- GitHub
You may be thinking, "how could this possibly get any better?"
Well what if you could:
- Get/save multiple comics for each date
- Find comics by the date
- Personalize your page with a user name
- Update your events
We literally couldn't have done this without all the technologies we used.
We'd also like to give a special shoutout to our amazing instructional crew, xkcd, jQuery Datepicker, and Google.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
To contribute:
- Fork the Project
- Create your Feature Branch (git checkout -b feature/AmazingFeature)
- Commit your Changes (git commit -m 'Add some AmazingFeature')
- Push to the Branch (git push origin feature/AmazingFeature)
- Open a Pull Request