Disha is a platform designed to connect aspiring Bangladeshi students with international mentors, helping to smoothen the journey toward higher education abroad. Our mission is to provide guidance, resources, and a supportive community for students seeking global opportunities.
- Mentorship Matching: Connect Bangladeshi students with experienced international mentors.
- Resource Hub: Access curated guides, FAQs, and tips for applications, scholarships, and interviews.
- Community Support: Join forums and discussion groups to share experiences and advice.
- Progress Tracking: Tools for students to track their university application journey.
- Secure & Private: All data is handled securely, respecting user privacy.
- Frontend: TypeScript, React
- Backend: Node.js, Express
- Database: PostgreSQL (PLpgSQL)
- Other: Various supporting libraries and frameworks
-
Clone the repository:
git clone https://github.com/mosharaf6/Disha.git cd Disha
-
Install dependencies:
npm install
-
Set up environment variables:
- Copy
.env.example
to.env
and fill in the required values.
- Copy
-
Run the application:
npm start
We welcome contributions from everyone! Please open an issue or submit a pull request for any suggestions, bug fixes, or feature requests.
- Fork the repo
- Create your feature branch (
git checkout -b feature/my-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin feature/my-feature
) - Open a Pull Request
This project is licensed under the MIT License.