Welcome to the repository for the Complete CMS Web Application developed for Chandigarh Group of College, Landran (Mohali). This web application is designed to manage content efficiently and is built using Flask (Python's Framework), HTML5, TailwindCSS, and JavaScript.
- Features
- Technologies Used
- Installation
- Usage
- Screenshots
- License
- Acknowledgements
- User Authentication (Login/Signup)
- Role-Based Access Control (Admin, Faculty, Student)
- Content Creation and Management
- Media Management (Image Upload and Management)
- Responsive Design
- Dashboard with Analytics
Client: HTML5, TailwindCSS, JavaScript
Server: Flask (Python)
Icons: Flaticon
Follow these steps to set up the project locally :-
git clone https://github.com/iam-piyush/MyCGC.git
cd MyCGC
Install dependencies :-
pip install -r requirements.txt
Run the application :-
flask run
- Visit http://127.0.0.1:5000/ in your web browser.
- Use the admin credentials to log in and start managing content.
- Explore the different sections of the application to understand its features and capabilities.
This project is licensed under the MIT License. See the LICENSE file for details.
- Icons used in this application are from https://www.flaticon.com/
- Special thanks to the faculty and students of Chandigarh Group of College, Landran, for their support and feedback during the development of this project.