SMSU Tweet is a secure, private social media platform built exclusively for the students and staff of Southwest Minnesota State University. It enables verified users to share updates, interact with posts, and stay connected on campus — all within a closed and trusted environment.
- 🔐 SMSU.edu-only Login with multi-factor authentication
- 📝 Post text updates, share event details, or upload media
- 💬 Like and comment on others’ posts
- 📁 Personal profile and post management
- 🧱 Fully private — only SMSU users can register and access
Frontend:
- JavaScript
- HTML5
- CSS3
Backend:
- Node.js
- Express.js
- PostgreSQL
Authentication:
- Email-based authentication with SMSU.edu validation
- Multi-factor login integration
This project was developed to foster safe and meaningful interaction among SMSU students and staff. It addresses the need for a community-focused digital space, distinct from public platforms, that supports events, updates, and social connection within the university.
- Clone the repository:
git clone https://github.com/Habte417/smsu-tweet.git
cd smsu-tweet