Skip to content

Yasindu-Kumara/EduShare

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Discription

Continuous learning is an essential topic in the modern world. However, most people find difficulties when finding learning opportunities due to various reasons. The Most common reason is unawareness about available opportunities due to the lack of communication between educational opportunity providers and opportunity seekers. Providing quality education for a reasonable price or free is also essential. However, it is challenging for the organizations due to the unavailability of funds and volunteers for ongoing projects.

Edu Share is a web-based solution designed to resolve the mentioned problems by connecting educational opportunity providers and the seekers via a community. By using this system, Organizations can publish their available educational opportunities and the projects that require financial aid and volunteers. Moreover, regular users will be able to find suitable educational opportunities and will be able to donate or contribute to the ongoing projects of an educational organization.

Demo Of Our Project

Check out our Demo

Environment variables

 REACT_APP_FIRE_BASE_AP
 REACT_APP_AUTH_DOMAIN=
 REACT_APP_PROJECT_ID=
 REACT_APP_STORAGEBUCKET=
 REACT_APP_MESSAGE_SENDER_ID=
 REACT_APP_APP_ID=

How to run project

  • Download Code From Github
  • Open in your IDE
  • Open terminal in code download path
  • in project root path run below code
  • npm install (this will install all npm packages)
  • after installation completed run below code
  • npm run (this will start local server with application')
  • visit Local Developemnt Site

Project Tools And Languages

- Languages
    - Javascript
- Tools And Packages
    - React(As Front End)
    - Firebase(As BackEnd)
        - Firestore(As DataBase)
        - Firebase Storage
        - Firebase Authentication
    - EmailJs
    - MatrialUI(Muiv5)
    - Redux
    - xlsx

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.8%
  • HTML 1.1%
  • CSS 0.1%