An Online School inspired by Coursera! Made for Level-2 Term-2 Database Sessional Project created by Ayesha Binte Mostofa (1805062), Labiba Binte Tashin (1805070), Sumaiya Sultana Any(1805079)
This is a maven project. See our Project Demonstration : Youtube Video Link
- Clone repository or download zip file. Run on terminal
- Download Oracle 19c. Create a user c##epathshala with password epathshala. Run in SQL-PLUS
create user c##epathshala identified by epathshala; grant dba to c##epathshala;
- Download NAVICAT and create a connection using c##epathshala user and password epathshala.
- Open the sql file with NAVICAT and choose the connection and user. Then run the file
- Connect to localhost:8080/login and login using valid credentials