An open API service indexing awesome lists of open source software.

https://github.com/je-von/bee-portal

bee-portal (a desktop app for LMS) with Electron JS
https://github.com/je-von/bee-portal

bootstrap desktop electron electronjs firebase firestore js uml

Last synced: 2 months ago
JSON representation

bee-portal (a desktop app for LMS) with Electron JS

Awesome Lists containing this project

README

          

# bee-portal
🐝bee-portal is a desktop app for Learning Management System created with **Electron JS** including features like managing classes, courses, attendance, scores for lecturer, students, and other university's department. **Firestore** (Firebase) was also used as this project's main database.

🌐Download and install this app on your desktop here.


For testing, you may use the following credentials:

- Email: `jevon.levin@slc.ac.id`
- Password: `jevon123`

To run and develop the app locally, you may use the following commands:
```
git clone https://github.com/je-von/bee-portal.git
cd ./app/bee-portal
npm start
```
Make sure to set up the environment variables by creating .env file and copy the content from .env.example

👁️‍🗨️Application preview:
![bee](https://user-images.githubusercontent.com/86874779/168550403-e8e6fd77-915b-48bc-b488-7312f08da149.png)

📄Pages:
| | | |
|:-------------------------:|:-------------------------:|:-------------------------:|
|![Picture1](https://user-images.githubusercontent.com/86874779/169686349-4631c1eb-ed0c-43d0-b6ac-d645d73e5bc9.png)|![Picture2](https://user-images.githubusercontent.com/86874779/169686358-464a8e75-fbe5-4708-9dee-68f9a035cf50.png)|![Picture3](https://user-images.githubusercontent.com/86874779/169686367-45d7c621-6531-4999-90c8-3e6d78ade1f2.png)|
|![Picture4](https://user-images.githubusercontent.com/86874779/169686406-b673ef1b-941a-4fd2-b06f-1cad649f1b5e.png)|![Picture5](https://user-images.githubusercontent.com/86874779/169686419-0f372f96-fd3e-437b-b122-3adbc21dc62c.png)|![Picture6](https://user-images.githubusercontent.com/86874779/169686428-26af74de-e468-4651-a39a-13a3430ea507.png)|
|![Picture7](https://user-images.githubusercontent.com/86874779/169686437-89232d11-f68f-46d1-b2e8-0bda4a41dd10.png)|![Picture8](https://user-images.githubusercontent.com/86874779/169686447-9204d7c1-0049-4e86-b505-7fb6d5806e49.png)|![Picture9](https://user-images.githubusercontent.com/86874779/169686454-e3f9b01e-a85b-462b-8599-d8978369b939.png)