/Rabbit-Hole

Website for bootcamp/swe students to give tips and ask questions. Every person is required to login to be allowed to like/post/follow and will have new post feed constantly updated. The categories will include frontend, backen, and wellbeing tips/stories.

Primary LanguageJavaScript

splash

Rabbit Hole

Rabbit Hole is our team's first group project. It is inspired by Medium. Every software engineering student has ventured down the endless digital rabbit hole at some point in their career. Rabbit Hole offers a way out. We are a community-based learning platform that strives to preserve the transparency of information software development relies on.

Link to live site

https://rabbit-hole-gp.herokuapp.com/

Demo

Access demo: https://rabbit-hole-gp.herokuapp.com/users/login demo

How to start development environment

Wiki documentation

https://github.com/Ashley-B1/Rabbit-Hole/wiki

Team

  • Skye Brown
  • Hamlet Villa
  • Mitch DePree
  • Wan-Yi Lee

Built with

  • Javasript
  • CSS
  • Pug
  • Express
  • Node.js
  • Sequelize
  • Postgres

Fun code we wrote

  • Feature 1

  • This was a fun way to manipulate Javascript's date object into a more readable format. time-render

Future Considerations

  • The team's first objective in the future would be implementing API routes to render content dynamically.

  • Implement React into the app, oAuth and make it responsive; adding likes and generally more interactive.

  • Add more web accessibility features: element attributes, have it follow more WCAG guidelines.

  • Mitch began working on API comments here: api