Inter-medium is an app centered around users sharing their hobbies with other users. This applications takes inspiration from the website Medium. Developed in collaboration with 3 other developers, we mimicked some aspects of Medium while creating our own twist and styling designs. The main goal is to allow users to share their posts and for other users to like/comment on those posts.
- Javascript
- Pug
- HTML
- CSS
- Express
- Sequelize
- PostgreSQL
- Use the nav-bar on any page to navigate to the home, login, or register pages, or to be logged in as a demo user
- Navigate to the home page to view all posts
- Sign-up through the register page to become a logged-in registered user
- Log-in through the log-in page Log-in as a registered user to access more functionality of the app
- View all posts of a particular user, by clicking their name
- View the content of a post and all comments and likes, by clicking the title of a post
- Use the nav-bar on any page to navigate to the home, create post, and logout pages
- Navigate to the home page to view all posts
- Log-out through the log-out page to end the session, and lose some functionality of the app
- View all posts of a particular user, by clicking their name
- View the content of a post and all comments and likes, by clicking the title of a post
- Create new posts with a title and content
- Create comments on any posts
- Like a post that a user has not, and remove a like that a user has already liked
- Edit and/or delete any post said user has made
- Edit and/or delete any comment said user has made
- Casey Cochran
- Sai Byri
- Jacob Holdowsky
- Bryan Arnold
The app is maintained on Heroku by Casey Cochran at: https://inter-medium.herokuapp.com/
The app is maintained on GitHub by Casey Cochran at: https://github.com/casey-cochran/Intermediate-group-proj/projects/1