Aspiration of Education Inspiration
Learning Management System (LMS) is a Web Application which connects the teachers and the students to perform online delivery of educational courses. It provides an all-in-one platform where teachers can deliver courses for which students can enroll. The COVID-19 pandemic has led to closure of Educational Institutions. This has affected not only the education of the students, but also the teachers and economy of the country. To provide a solution for this problem, we chose to develop an online Learning Management System to deliver courses online. The main importance of this platform is to generate income by providing educational services.
Link to figma design prototype View
- Clone the repository
git clone https://github.com/miyurugunarathna/aspire-frontend.git
- Create a feature branch with meaningful name and check it out locally. Please make sure to give a meaningful name to your branch. See the guide for the more details Link
git checkout -b [branch_name]
-
Do your modification in the branch you have been created
-
Stage and commit changes you have been made with a meaningful commit message
git add . git commit -m "[commit_message]"
- Push the feature branch to the central repository
git push -u origin [branch_name]
- Finally make a Pull Request. See the guide for more details Link
Angular Documentation https://angular.io/docs
Angular Cli https://angular.io/cli
JavaScript https://developer.mozilla.org/en-US/docs/Web/JavaScript
A re-introduction to JavaScript https://developer.mozilla.org/en-US/docs/Web/JavaScript/A_re-introduction_to_JavaScript
TypeScript Documentation https://www.typescriptlang.org/docs/
Node.js https://nodejs.org/en/
Visual Studio Code https://code.visualstudio.com/
Figma https://www.figma.com/