Bhumika1312 / Eduford-university

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Eduford University

Eduford University is a simple web application that allows students to enroll in courses, view their course schedule, and track their academic progress. This project is built using HTML, CSS, and JavaScript for the front-end, and Node.js for the back-end.

Features

  • User authentication: Students can sign up and log in to their accounts.
  • Course enrollment: Students can browse available courses and enroll in them.
  • Course schedule: Students can view their course schedule and upcoming assignments.
  • Academic progress: Students can track their grades and overall academic performance.

Installation

  1. Clone the repository:
    git clone https://github.com/juhinagpure/Eduford-university.git
    
  2. Install dependencies:
    npm install
    
  3. Start the server:
    npm start
    
  4. Open the application in your browser:
    http://localhost:3000
    

Technology Stack

The Eduford University project utilizes the following technologies:

Front-end

  • HTML, CSS, and JavaScript for building the user interface and adding interactivity.
  • Bootstrap for responsive and mobile-friendly UI design.

Back-end

  • Node.js and Express.js for the server-side application development.

Deployment and Infrastructure

  • Git and GitHub for version control and collaborative development.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Smart saver Infographic

About


Languages

Language:HTML 72.2%Language:CSS 25.8%Language:PHP 1.3%Language:JavaScript 0.7%