Skip to content

akhilmd/titanium-bass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

4th Sem DBMS-Project

Authors:

  • Durga Akhil Mundroy (01FB15ECS097)
  • Harsh Garg (01FB15ECS118)
  • Ganesh K. (01FB15ECS104)

Timeline:

  • Week 1
    • Discussed project structure, tools and backend interface.
    • Made barebones project with fake implementation.
    • Implemented backend for points 1-5 in outline.pdf.
  • Week 2
    • Discussed structure and production rules for parser.
    • Implemented backend for points 6-10 in outline.pdf.
  • Week 3
  • Week 4

How to contribute to the project:

  • Fork this repo.
  • Create a branch in your Fork.
  • Push changes to your branch.
  • Once you want others to see and review your changes, create a pull request.
  • We'll go through the pull request and merge them into the master project.