Skip to content

Full stack university website containing all information about students (unfinished)

Notifications You must be signed in to change notification settings

LeCarteloo/virtual-university

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Virtual University

App will contain all information about student and his university.
Live Project · Page about project

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contact

About The Project

Product Name Screen Shot

In progress...

(back to top)

Built With

(back to top)

Getting Started

Prerequisites

Before running this application node and npm is needed.

  • npm
    npm install npm@latest -g

Installation

To run this application you need to clone the repo and install npm packages.

  1. Clone the repo
    git clone https://github.com/LeCarteloo/VirtualUniversity.git
  2. Install NPM packages
    npm install

(back to top)

Usage

In progress...

(back to top)

Roadmap

Frontend

  • Add readme
  • Fix authentication views
  • Add/update remaining student views
    • Disk view
    • Insurance view
    • Update notification component
  • Add action notification (Toastify)
  • Add admin views
  • Unit tests for react components
  • Light and dark mode
  • Multi-language support
    • English
    • Polish
  • Screen readers suppot (ARIA)

Backend

  • Connect backend with MongoDB
  • Implement MongoDB database
  • Authentication
  • API in Express
    • Get and update methods
    • Post and remove methods
    • Unit tests for API

See the open issues for a full list of known issues.

(back to top)

Contact

Project Link: future-website

(back to top)

About

Full stack university website containing all information about students (unfinished)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published