Table of Content

School Web App

Description

This project is a complete CRUD of a school app made with ReactJS and TailwindCSS.

Built With

ReactJS

TailwindCSS

Web Demo

school_web.mp4

Installation

  1. Clone the repo.
  git clone https://github.com/mohamed2020m/school-web.git
  1. Install NPM packages
  yarn install

Usage

Run the project in development

  yarn dev

Build the project

  yarn build

School Mobile App

Description

This project is a mobile app build with Android for managing filieres, students and their roles.

Mobile Demo

school.mp4

School_backend

Swagger Doc

swagger_docs

DB

db

Links to the projects

  • The mobile version is also available Here
  • The Backend is build with Sprint boot v3 you can find it Here
  • The web version is also available Here

Contact