Using Html, CSS, Bootstrap 4, JavaScript, Ajax, J query, MySQL [Full Stack]
A PHP & MySqli web application project from the Udemy course - The Complete 2021 Web Development Course - Build 15 Projects
Table of Contents
There are many great projects out there Online Notes Generator was a great learning experience. A full fleged Project with deep authentication and authorization. It gives a deep understanding of understanding a user information flow and make good use of it in the website.
Here's why:
- The project takes you from being a frontend to a full stack developer in it's journey.
- Learning server side technologies like PHP, MySqli, Ajax and JQuery.
- Using SMTP for email verification and all sort of email authentications.
A list of commonly used resources that I find helpful are listed in the acknowledgements.
This section should list any major frameworks that you built your project using. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.
This app contains API secrets and passwords that have been hidden deliberately, so the app cannot be run with its features on your local machine. However, feel free to clone this repository if necessary.
git clone https://github.com/Anunay-Anand/OnlineNotesGenerator.git
Some comments in the source code are course notes and therefore might not seem necessary from a developer's point of view.
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Your Name - Anunay Anand - anunayanand@gmail.com
Project Link: https://github.com/Anunay-Anand/OnlineNotesGenerator