docs: updated readme header, footer and screenshots
This commit is contained in:
30
README.md
30
README.md
@@ -1,11 +1,10 @@
|
||||
<div align="center" markdown="1">
|
||||
|
||||
<img src=".github/lms-logo.png" alt="Frappe Learning logo" width="100"/>
|
||||
<img src=".github/lms-logo.png" alt="Frappe Learning logo" width="80" height="80"/>
|
||||
<h1>Frappe Learning</h1>
|
||||
|
||||
**Easy to use, open source, Learning Management System**
|
||||
|
||||

|
||||

|
||||
|
||||
</div>
|
||||
@@ -37,24 +36,24 @@ In 2021, we were looking for a Learning Management System to launch [Mon.School]
|
||||
|
||||
- **Getting Certified**: Once a learner has completed the course or batch, you can grant them a certificate. The app provides an inbuilt certificate template. You can use this or else create a template of your own and use that instead.
|
||||
|
||||
### Batches to group learners
|
||||
|
||||

|
||||
|
||||
### Quiz to evaluate them
|
||||
|
||||
<details>
|
||||
<summary>View Screenshots</summary>
|
||||

|
||||
<small>Batches to group learners</small>
|
||||
<br>
|
||||

|
||||
|
||||
### Certificate to authenticate their knowledge
|
||||
|
||||
<small>Quiz to evaluate them</small>
|
||||
<br>
|
||||

|
||||
<small>Certificate to authenticate their knowledge</small>
|
||||
</details>
|
||||
|
||||
|
||||
## Under the Hood
|
||||
|
||||
- [**Frappe Framework**](https://github.com/frappe/frappe): A full-stack web application framework written in Python and Javascript. The framework provides a robust foundation for building web applications, including a database abstraction layer, user authentication, and a REST API.
|
||||
|
||||
- [**Frappe UI**](https://github.com/frappe/frappe-ui): A Vue-based UI library, to provide a modern user interface. The Frappe UI library provides a variety of components that can be used to build single-page applications on top of the Frappe Framework.
|
||||
- [**Frappe Framework**](https://github.com/frappe/frappe): A full-stack web application framework.
|
||||
|
||||
- [**Frappe UI**](https://github.com/frappe/frappe-ui): A Vue-based UI library, to provide a modern user interface.
|
||||
|
||||
## Production Setup
|
||||
|
||||
@@ -145,7 +144,8 @@ To setup the repository locally follow the steps mentioned below:
|
||||
- [Documentation](https://docs.frappe.io/learning)
|
||||
- [YouTube](https://www.youtube.com/channel/UCn3bV5kx77HsVwtnlCeEi_A)
|
||||
|
||||
<h2></h2>
|
||||
<br>
|
||||
<br>
|
||||
<div align="center" style="padding-top: 0.75rem;">
|
||||
<a href="https://frappe.io" target="_blank">
|
||||
<picture>
|
||||
|
||||
Reference in New Issue
Block a user