https://permis-master-render.onrender.com/
This is a personnal project to make a fonctionnal and responsive website for my local driving school
This app was built with Ruby on Rails
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
- Clone the repo
https://github.com/leN43/permis_master.git
cd permis_master3 pages with a navbar and a footer ,the home page , the contact page contains a map with the location of the school using google.maps embeded and iframe , and a contact form using simple_form, the 'formations' page list all of the existing courses, The home pages list a few formations as well as a team and testimonnials section.
This project was made to learn the practice html/css/js and basic rails routing as well as helping my school, I learned ;
- How to display a map with iframe
- Make a web app able to reveive mails with simple form and mailtrap
- Responsive elment for mobile display
- add a user account (with devise) so that student can book courses from their account