A Platform for Developers to Learn New Skills and Technologies through PDF-Formatted Courses. Learn for Free with the Option to Upgrade to Our Premium Packages!
- User-friendly interface for viewing courses
- Live AI chat bot to help with any subject doubts
- Quizzes to enhance your learning experience
(This project is made to improve our team collaboration skills and learn modern technologies with best practices.)
- Landing:
/
- Contact:
/contact-us
- Pricing Packages:
/pricing
- About (developers, etc. info):
/about
- User Dashboard:
/app
- Library Page:
/app/library
- Course Progress:
/app/library/:course_id
- Reading Route:
/app/live/:course_id
- User Settings Page:
/app/settings
- Sales Dashboard:
/app/dashboard
- Withdrawal Page:
/app/orders
- Course Details Page:
/courses/:id
- Sign In:
/sign-in
- Sign Up:
/sign-up
- Onboarding:
/onboarding
git clone [repo-url](https://github.com/Ahmad-Munab/ebook-archive.git)
git checkout main
git pull origin main
git checkout -b nickname/feat/feature-name
git add .
git commit -m "Nickname: A brief explanation of your commit"
git fetch
git pull origin main
git push origin your/branch/name
git checkout main
git pull
- @copyright (c) E-Book Archive 2024
- Developed by @The Top Notch