Skip to content

davebenner14/TimeCapsule

 
 

Repository files navigation

TimeCapsule

Welcome to TimeCapsule! ⌛

This is a web application that allows users to share posts and gain feedback on their posts.

Features

  • Implemented JWT User Authentication
  • React Hooks and Material UI to ensure application uses up-to-date frameworks
  • Uploading files on Front-End via Cloudinary

Meet the Developers! 🤝

🧑‍💻 David Benner

🧑‍💻 Kaan Karadag

Installation

npm start & nodemon server

Usage

To use the application, you'll need to create an account. You can do this by clicking the "Sign Up" link on the home page and filling out the registration form.

Once you're logged in, you can post by clicking the "New Post" link on the home page. You'll need to provide a title and description and submit with "Post".

Other users can then see your posts.

Screenshots 📝

SS SS SS

Project planning materials are held in this public Trello board.

Technologies Used 💻

MongoDB Express.js React NodeJS HTML5 CSS3 Bootstrap JavaScript NPM Azure Heroku Git GitHub Visual Studio Code Trello

Deployment 🚀

The application is currently deployed on Heroku at timecapsule

Contributing 🙏

If you'd like to contribute to this project, please fork the repository and create a new branch for your changes. Once you've made your changes, submit a pull request to merge your branch back into the main repository.

Icebox Features 🧊

  • Photo feature
  • User Profiles
  • Chat
  • Likes
  • Views

Acknowledgments

This project was created as a learning exercise based on the MERN-stack lesson within a period of 3 days.

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 68.2%
  • CSS 28.7%
  • HTML 3.1%