This project is built using create-react-app
. To install and run use npm install && npm run start
- Render table validation errors properly
- Render self relations
- Render connections to top of table when table is on top of another table
- Render NavBar properly
- Add arrows to table conenctions
- Add Delete table button
- Add Delete column button
- Fix right padding issue with XL sizing
- Create a valid position for the new table (center of screen?)
- React-Router-Dom -> Reach-Router
- Theme Bootstrap
- Hook up FireBase