A simple replica of bikroy.com. This is a project for learning purpose. This project is developed using
> Backend framework: Django
> Frontend framework: Bootstrap
> DBMS: Oracle
Demo video https://drive.google.com/file/d/1jDwF7WuPzP5xDzcn5j-mDDsOEceEhtR0/view?usp=sharing
- Create a database in Oracle
- Create a user in Oracle
- create the database by running the ddl code in
database_creation_essentials\ddl.txt
file