Welcome to SamVaad MNNIT! This repository is designed for communication and collaboration within the MNNIT (Motilal Nehru National Institute of Technology) community to develop a portal for the world to witness and understand the culture, life and vibe at the institute. Whether you’re a student, faculty member, or anyone interested in engaging with the MNNIT community, this platform is for you. A number of institutes have portals where the media team works in collaboration with the student community to develop portals for expressions of thoughts, ideas, fests, events and day-to-day blogs. Particularly we were inspired by Monday Morning in NIT Rourkela to develop a site for similar purpose for MNNIT
This site, was part of the DevJam event in MNNIT, a developer event for first year students, the website was a learning project which was modified across the second year to reach the final shape which it has.
- Aviral Mishra (20225017) : Github Profile LinkedIn Profile
- Ayushman Tiwari (20225022) : Github Profile LinkedIn Profile
- Clone the Repository: First, clone this repository to your local machine using the following command:
git clone https://github.com/aviral-mishra-1008/samvaad_mnnit-
- Install Dependencies:
In your terminal, navigate to the cloned repository directory.
Run the following command to install the required Python packages:
pip3 install -r requirements.txt
- Frontend of the website was developed using basic HTML, Tailwind CSS was used for styling purposes while the animations on the website were achieved using GSAP
- Backend of the site was developed in Django Framework of Python
Here's How Home Page Looks Like:
You’re all set! Feel free to explore the project, contribute, and engage in discussions. 😊 Note: The ADMIN-PASS which is the account password for the email purposes and the SECRET-KEY of the project were stored in an env file which needs to be replaced for installation on other devices Good Luck!