bethbarnes / calendar-app

:spiral_calendar: An online calendar app

Home Page:https://beth-calendar-app.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Calendar

An online calendar app

🗓️ Functionality

  • Calendar renders dynamically, based number of days in months and first day in month
  • Users can view a calendar with their events for that month rendered in each day
  • Users can view all of their events
  • Users can select a day, and add an event to that day
  • Users can edit or delete their events

⚒️ Built With

The frontend was built using modular React components and styled with CSS. I used React-Redux to manage state, and built the backend using Express.JS, Sequelize and PostgreSQL. I deployed the app using heroku.

I used BoilerMaker, a boilerplate from Fullstack Academy as a boilerplate for this project. It includes basic front end and back end libraries, authentication, and project scaffolding, but little to no functionality. I added all the functionality, models, api routes and other features required in the specs.

  • Javascript
  • React
  • React-Redux
  • HTML/CSS
  • Express.js
  • Sequelize
  • PostgreSQL
  • Heroku

✍️ Author

🚀 Deployment

This website was deployed using Heroku.

About

:spiral_calendar: An online calendar app

https://beth-calendar-app.herokuapp.com/

License:MIT License


Languages

Language:JavaScript 99.8%Language:CSS 0.1%Language:Shell 0.1%Language:HTML 0.0%