Code Monkey home page Code Monkey logo

skooly's Introduction

Skooly

Student registration portal using Nodejs and React

The project is divided into 2 main folders, one for backend and one for frontend. Typically each should have its own repo but for the sake of simplicy I have made them under one repo.

To run the backend:

  • Backend is developed using NestJS and Typescript. Database is MySQL
  • Import the db file skooly/skooly-backend/Skooly.sql into MySQL
  • Set up your environment variables inside skooly/skooly-backend/env.development.sh
  • run source env.development.sh in the terminal inside the directory skooly/skooly-backend/
  • run npm install inside the directory skooly/skooly-backend/
  • run npm run start:dev inside the directory skooly/skooly-backend/ to start the backend

To run the frontend:

  • Frontend is developed using React, Redux, and React Query
  • Rename the file .env.example to .env
  • Put the correct URL for the API URL inside .env
  • Run npm install inside the directory skooly/skooly-frontend/
  • Run npm start inside the directory skooly/skooly-frontend/ to start the frontend

Demo of the final app: https://drive.google.com/file/d/1onPG7eV4bSefbdNNWorRauCHiIvTjJOS/view?usp=sharing

skooly's People

Contributors

hanijazzar avatar

Watchers

 avatar

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.