The Global Engagement & Partnerships Office (GEPO) website is designed for the JIS Group to facilitate international collaborations, exchange programs, and partnerships. It serves as a comprehensive platform for students, faculty, and international partners to access information and resources related to global engagement.
- Home Page: Introduction to GEPO with high-quality visuals and quick links to key sections.
- About Us: Details about GEPO's vision, mission, objectives, leadership team, and organizational structure.
- Global Partnerships: Interactive map showcasing global partners, success stories, and partnership inquiry forms.
- Programs & Initiatives: Information on study abroad programs, faculty and research exchanges, short-term study tours, and global internships.
- Resources & Support: Guidance on visas, financial aid, cultural integration, health services, grants, and travel advisories.
- Events & News: Calendar of international events, latest news, photo and video galleries, and social media integration.
- Contact & Support: Office address, contact details, live chat support, and inquiry forms.
- User Registration & Authentication: Secure login system with role-based access control for students, faculty, and partners.
- Admin Portal: Tools for managing partnerships, programs, events, and applications with a comprehensive dashboard.
- Frontend: HTML, CSS, JavaScript
- Backend: PHP
- Database: MySQL
YouTube : Video
- Clone the Repository:
git clone https://github.com/SnehaghoshBarsha444/GEPO.git
- Navigate to the Project Directory:
cd GEPO
- Set Up the Database:
- Create a MySQL database named
gepo_db
. - Import the provided SQL file located in the
database
directory to set up the necessary tables.
- Create a MySQL database named
- Configure the Backend:
- Update the database connection settings in the
backend/config.php
file with your MySQL credentials.
- Update the database connection settings in the
- Start the Server:
- Use a local server environment like XAMPP, MAMP, or WAMP to host the application.
- Place the project files in the server's root directory (e.g.,
htdocs
for XAMPP). - Start the Apache and MySQL services.
- Access the Application:
- Open your web browser and navigate to
http://localhost/GEPO
to view the website.
- Open your web browser and navigate to
- Admin Access:
- Email:
admin@admin.com
- Password:
adminpass
- Email:
- Student Access:
- Email:
student@student.com
- Password:
studentpass
- Email:
- Faculty Access:
- Email:
faculty@test.com
- Password:
facultypass
- Email:
- International Partner Access:
- Email:
partner@one.com
- Password:
partnerpass
- Email:
We welcome contributions to enhance the GEPO website. Please follow these steps:
- Fork the repository.
- Create a new branch:
git checkout -b feature/YourFeatureName
- Commit your changes:
git commit -m 'Add some feature'
- Push to the branch:
git push origin feature/YourFeatureName
- Open a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
For any inquiries or support, please contact:
- Sneha Ghosh: GitHub Profile
- Ishani Mitra: GitHub Profile