Skip to content

Diba-Dev/UniExpend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Uniexpend

Uniexpend is a web-based platform designed to assist university students in Bangladesh who are planning to study abroad. The platform offers tools and resources to help students select programs, universities, estimate costs, understand admission and visa processes, explore scholarships, and read real student experiences. πŸ‘¨β€πŸ’» Developers

Diba Dev

Avi Dey Badhan

🌐 Website Features

University and program search with filtering

Country-wise university listing

Course details with tuition, requirements, and deadlines

Student experience blogs (with tips, visa, and admission info)

Scholarship listings for specific courses

Admin panel for content management (optional)

πŸ› οΈ Technologies Used

Frontend: HTML, CSS, JavaScript

Backend: PHP

Database: MySQL

Local Server: XAMPP

Editor: VS Code

πŸ“ Project Structure

/uniexpend β”‚ β”œβ”€β”€ /assets # Images, CSS, JS files β”œβ”€β”€ /pages # HTML/PHP pages like course.php, university.php β”œβ”€β”€ /includes # DB connection, navbar, footer includes β”œβ”€β”€ /screenshots # (Optional) Screenshots of the website β”œβ”€β”€ config.php # Database configuration β”œβ”€β”€ index.php # Homepage └── README.md # This file

πŸ“· Screenshots

You can place screenshots of your web pages inside a folder named /screenshots and embed them here like this:

Homepage Course Page

πŸš€ Getting Started (Local Installation)

Clone the repository:

git clone https://github.com/yourusername/uniexpend.git

Place the folder inside XAMPP's htdocs directory:

C:\xampp\htdocs\uniexpend

Start Apache and MySQL using XAMPP Control Panel.

Import the database:

Open phpMyAdmin.

Create a database named uniexpend.

Import the provided SQL dump file.

Visit in your browser:

http://localhost/uniexpend_project

🎯 Future Enhancements

User login and dashboard

Admin panel for CRUD operations

Live application tracking system

RESTful API for mobile version

πŸ“œ License

This project is licensed under the MIT License. πŸ”— GitHub Repository

πŸ‘‰ View the project on GitHub: https://github.com/Diba-Dev/UniExpend

About

Project Name: Uniexpend: A Study Abroad Guidance Platform | Course Name: Software Engineering ( Sessional ) | Course Code: CSE-322 | Port City International University.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors