A full stack web application that allows users to create a static website using drag and drop and then download the resulting HTML and CSS files. Users need to login to create a website. I bootstrapped this project with Create React App on the front end and built the backend REST API from scratch using object-oriented PHP & SQLite.
Note: The work on this project is still in progress!
- Drag and drop functionality in the website builder
- Custom built tokenized login system