Skip to content

Welcome to [School Name] Portal – Your Gateway to Education Excellence! Discover a user-friendly platform that brings together students, parents, teachers, and administrators to enhance learning outcomes and foster collaboration.

saurabhnalepatil/School-Portal

Repository files navigation

School Portal

Welcome to [School Name] Portal – Your Gateway to Education Excellence! Discover a user-friendly platform that brings together students, parents, teachers, and administrators to enhance learning outcomes and foster collaboration.

Demo 🎥

school

View live preview here.

Table of Contents 📜

Features 🔖

  • Personalized profiles for students and parents
  • Interactive learning resources
  • Communication hub for teachers and classmates
  • Event calendar and resource center
  • Secure and reliable platform
  • CONTACTS

Installation ⬇️

You will need to download Git and Node to run this project

Make sure you have the latest version of both Git and Node on your computer.

node --version
git --version

Getting Started 🎯

Fork and Clone the repo

To Fork the repo click on the fork button at the top right of the page. Once the repo is forked open your terminal and perform the following commands

git clone https://github.com/<YOUR GITHUB USERNAME>/portfolio.git
cd portfolio

Install packages from the root directory

npm install
# or
yarn install

Then, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:4200 with your browser to see the result.

Usage 🕹️

Go to emailjs.com and create a new account for mail sending. In a free trial, you will get 200 emails per month. After setting up the email JS account, Please create a new .env file from the .env.example file.

Packages Used 📦

Here is a list of packages used in this project:

Package Description
Angular Angular framework
@emailjs/browser Email sending library
font Awesome-icons Icon library
toaster Notification library
css CSS preprocessor
bootstrap CSS framework

About

Welcome to [School Name] Portal – Your Gateway to Education Excellence! Discover a user-friendly platform that brings together students, parents, teachers, and administrators to enhance learning outcomes and foster collaboration.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published