santiagobaronz / academic-system

Academic management system, courses and students can be created. ExpressJS is used to modify the data in the JSON files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

📚 Academic System

Academic management system, courses and students can be created. ExpressJS is used to modify the data in the JSON files.

Preview project 📸

Installation 💻💡

To install the project on your computer, you can use the "Code" button and follow the following steps in each case:

1️⃣ Clone the project

  • Copy the URL
  • Open your Git Bash
  • Write git clone and paste the url. As follows:
git clone https://github.com/santiagobaronz/academic-system.git

2️⃣ Download ZIP

  • Click "Download ZIP"
  • Download the ZIP and extract the files into a folder
  • Open the folder in your favorite IDE

📢 Once completed the installation, us the following node line

npm start

Authors 🦸‍♀️

About

Academic management system, courses and students can be created. ExpressJS is used to modify the data in the JSON files.


Languages

Language:CSS 45.1%Language:JavaScript 31.4%Language:SCSS 18.2%Language:HTML 5.2%