Skip to content

Latest commit

 

History

History
54 lines (42 loc) · 1.67 KB

README.md

File metadata and controls

54 lines (42 loc) · 1.67 KB

Project made in Build With Delhi Hackathon

Apni Sakhi

Apni Sakhi is a platform that bridges the gap between scholarship seekers and scholarship providers. We focus on engaging visuals and video-based tutorials that make learning fun and make the process of getting scholarships easier.

alt text

Table of Contents

  • Features
  • Installation
  • Technologies Used
  • Contact

Features

  • Making Education Fun: We focus on engaging visuals and video-based tutorials that make learning fun and make the process of getting scholarships easier.
  • Personalized Recommendation: We recommend customized scholarships to every student making it easier for her to choose.
  • Community Support: A community of students facing similar challenges where one can share her experience and ask for help.
  • Traditional Method: Filling out 100s of forms for each scholarship is a tedious job.
  • Smart Way: You have to fill out the least forms as there is only 1 platform which is tracking all the progress of your profile.

Installation

  1. Clone the repository:
    git clone https://github.com/CodexRaunak/Apni-Sakhi.git
  2. Cd in in the ApniSakhi directory:
    cd Apni-Sakhi
  3. Install the dependencies:
    npm install
  4. Start the development server:
    nodemon index.js 
    or 
    node index.js
  5. Open in the Browser http://localhost:3000

Tech Stack

  • Frontend: HTML, CSS, JS, Bootstrap
  • Backend: Node.js, Express.js , EJS

Contact