jcrreis / IadiProject

This is the project I developed in the course of Internet Aplications Design and Implementation using Kotlin and React.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

------------------------------------TO RUN THIS PROJECT------------------------------------------------------

RUNNING BACKEND:

1.mysql -u root -p

2.CREATE DATABASE grant_application_db;

3.Open source code on IntelIJ

4.Run the app on IntelIJ

DONT FORGET TO ADD SOME INSTITUTIONS AS AN ADMIN TO SIGN UP AS REVIEWER OR STUDENT

ADMIN CREDENTIALS:

-username: admin
-password: admin

RUNNING FRONTEND:

1.cd react-frontend

2.npm start

About

This is the project I developed in the course of Internet Aplications Design and Implementation using Kotlin and React.


Languages

Language:TypeScript 53.7%Language:Kotlin 44.1%Language:CSS 1.4%Language:HTML 0.8%