Giter Club home page Giter Club logo

school-management-system's Introduction

School Management System

This is a MERN stack website which can be used for managing the school. It has almost all features and few are in development phase.

Please give this repo a star if this project helped you in any way. This will mean a lot to me and motivate me more to bring this type of project. (Live url does not work as of now due to heroku removing free services)

LIVE SITE

https://manageschool1.herokuapp.com/

LOGIN AS ADMIN AND SEE EVERYTHING

Login email="[email protected]"
Login password="adminpassword1"

Usage

Clone the repo

git clone https://github.com/upendradhamala/School-Management-System.git

Getting Started

Go to the root folder and install the backend dependencies by using the command-

npm install

Go to the frontend folder by command cd frontend and then install frontend dependecies using the command-

npm install

ENV Variables

Create a .env file in the root and add the following. You can see .env.example for format.

NODE_ENV=development
PORT=5000
MONGO_URI="Your mongo uri"
JWT_SECRET="Anything you like"
CLOUDINARY_URL ="your cloudinary url"
CLOUDINARY_UPLOAD_PRESET = "your cloudinary preset "

Create a .env file in the frontend folder and add the following. You can see .env.example for format.

REACT_APP_CLOUD_NAME="Your value"
REACT_APP_CLOUD_PRESET="Your value"

Running

Go to the root folder and at first seed the database through command

npm run data:import

After seed is successful run following command to run both backend and frontend concurrently

npm run dev

Homepage

Screenshot-from-2021-04-30-16-59-15.png

school-management-system's People

Contributors

upendradhamala avatar upendradhamaladev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

school-management-system's Issues

Help Needed

will you please split this project and send to me?

DB

can you please give me your database please, because it is not created for me automatically and i need to add the admin so i can log in, thanks in advance

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.