edunota / edunota-guideline

MIT License
0 stars 0 forks source link

Table of contents

  1. Getting Started

  2. Project structure 2.1. Database

    2.1.1. Migrations

  3. Backend

    3.1. Rest api

  4. Frontends

    4.1. Web app & dashboard

    4.1.1. Mobile app   -  currently not in roadmap 
    4.1.2. Desktop app  -   currently not in roadmap
  5. Shared



1. Getting Started

welcome to the edunota documentation. Here's what you'll need before you start.


2. Project structure

This project has a monolithic structure consisting of 3 main partition.

2.1 Database

All database related projects

2.2.1 migrations

Database migrations in this repository

2.3 Backend

2.3.1 Rest api

2.4. Frontend

Frontend projects for edunota

2.4.1 web app

a web app client write in astro

2.4.2 web dashboard

a web dashboard app