Creating a Platform where students preparing for competitive exams can connect with their Seniors to seek guidance for improving their grades on a one-one basis.
View Demo
·
Request Feature
Table of Contents
- Filthy tution fee demanded by private coaching institutions
- No Individual guidance/attension is provided
- No financial independence amoung college students
- College students arent going to demand so much to teach
- Individual attension from seniors who have been in a similar suituation a very few years ago
- College students bought into a new era of side hustle and gain financial Independence
To get a local copy up and running follow these simple example steps.
- npm
npm install npm@latest -g
-
Clone the repo
git clone https://github.com/roshangeorge97/Edunity.git
-
Install NPM packages
npm install
-
Run the project locally
npm run dev
-
Activate Tailwind CSS on another terminal in the cloned directory
npx tailwindcss -i ./src/App.css -o ./dist/output.css --watch
- Requests Page
- Fix UI of Requests page
- Add appropriate favicon
- Discuss Page
- Websocket Integration on Discuss page by creating something similar to chat rooms
- Feed Page
- Use Thirdparty REST APIs to display news on Feed Section
- Chat Page
- Display only the selected Mentor's chat on chat page not all of them.
- Simple Websocket Integration to chat amoung mentors and students
- My Classes Page
- Display the recently connected mentors at My Classes Page
- Marketplace
- Implement CRUD Operations with firebase on Marketplace
- Checkout Page
- Interate with stripe
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt
for more information.
Roshan George - @dev_roshangeorg - roshangeorge2003@gmail.com
Project Link: https://github.com/roshangeorge97/Edunity