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.
https://rabbit-hole-cl.herokuapp.com/
Access demo: https://rabbit-hole-cl.herokuapp.com/users/login
- Git clone https://github.com/mdepree5/express-project
- Run npm install
- Run npm start
https://github.com/mdepree5/express-project/wiki
- Skye Brown
- Hamlet Villa
- Mitch DePree
- Wan-Yi Lee
- Javasript
- CSS
- Pug
- Express
- Node.js
- Sequelize
- Postgres
-
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.