Oct 22, 2020
Edunetwork - Full Fledge React App with Frontend Best Practices
Edunetwork was my most recent freelance project. This is a big step forward, from my previous project from just vanilla HTML CSS JS to Frontend best practices. Let's take some time to get to know about the application and the technology stack.
Vision
"To bring education and networking easily available for everyone making our portal the most comprehensive and resourceful platform in the world at anytime and anywhere"
Mision
"Helping all members regardless of age, industry, religion and gender to enhance their knowledge, increase income and succeed"
Core Values
"We put customer satisfaction as the core value. We are committed to creating a friendly, professional working and learning environment where every member has the opportunity to grow. We operate on transparency, ethics and efficiency."
Courses
There are 5 levels of courses ranging from 50 to 2000 USD across different domains and businesses. Each course consists of PDF documents and tutorial videos
Courses
Course details
Project structure
Technology
- - Custom design implemented with custom CSS and styled-components
- - Custom React components from scratch
- - Routing with React-router
- - State management with Redux, Redux-thunk and Redux-persist
- - API calls & authentication with axios
- - Code formatting with Prettier
- - Build with Docker and automated CI/CD with Gitlab CI