Git Product home page Git Product logo

enclaveinternproject's Introduction

Enclave Intern Project

Primary School Management

This is an app that allows parents to observe their kids in the school. For example, they can get the score information, the class, the teacher, and more.

Admin can CRUD Admin Account, Class, Grade, Subject, Student, Schedule.

Teacher can see the class they teach and schedule. Also they can add score for student in their class.

Demo : https://blue-school.netlify.app/

How to run project

  1. Dowload NodeJS : https://nodejs.org/en/download/
  2. Open project in VS Code. Then open terminal.

With client site :

  1. Type : cd client and press enter.
  2. Type : npm install and press enter.
  3. Go to directory link image below -> change const REACT_APP_API_ENDPOINT = "https://blue-school-project.herokuapp.com/" to const REACT_APP_API_ENDPOINT = "http://localhost:8000/". Because I deployed this project before so the first link is the link to BE Server. You should change it to local.

drawing

5. Type : npm start.

With server site:

  1. Type : cd server and press enter.
  2. Type : npm install and press enter.
  3. Type : npm run server.

Preview :

Home Screen

Login Screen

Admin Screen

CRUD Account

drawing drawing drawing drawing

Parent Screen

Teacher Screen

Score Information Screen

Notification Screen

drawing drawing drawing drawing

If you have any questions, feel free contact me at my email address : [email protected].

Thank you for being here!

enclaveinternproject's People

Contributors

caominhtri1122001 avatar dependabot[bot] avatar dinhnvt avatar goprodeptrai01 avatar lemanhduy avatar nhattan3101 avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

dinhnvt

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.