Skip to content

This a website build to let people who are interested to learn dance and join My Dance Academy. Going to the website you can contact the academy know about their courses and sponsors.

Notifications You must be signed in to change notification settings

mimansha345/Join_Dance_Academy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mimansha Dance Academy (MDA)

Welcome to the Dance Academy Website! This web application is designed to provide a platform for dance enthusiasts to explore various dance classes, events, and services offered by our academy. The website is built using Pug for templating, CSS for styling, and Express.js along with MongoDB for backend functionality.

Pages

  • Base Page: Base template for other pages, includes common elements like header, footer, and navigation.
  • Home Page (index.pug): Provides an overview of the academy, highlighting featured classes, instructors, and upcoming events.
  • Contact Page (contact.pug): Allows users to get in touch with the academy by filling out a contact form. The submitted data is stored in MongoDB.
  • About Page (about.pug): Offers information about the academy's history, mission, and values.

Screenshot 2024-04-09 000245

Screenshot 2024-04-09 000308

Getting Started

To run the website locally on your machine, follow these steps:

  1. Clone the repository:

    git clone </mimansha345/Join_Dance_Academy>
    
  2. Install dependencies:

    cd dance-academy-website
    npm install
    
  3. Start the server:

    npm start
    
  4. Access the website in your browser:

    http://localhost:8000
    

Prerequisites

Make sure you have the following software installed on your machine:

  • Node.js
  • MongoDB

Contributing

Contributions are welcome! If you have any ideas for improvement or would like to report a bug, please open an issue or submit a pull request.

Acknowledgments

  • Special thanks to the developers of Express.js, Pug, and MongoDB for providing the tools necessary to build this website.
  • Inspiration for the design and functionality came from various dance academy websites.

About

This a website build to let people who are interested to learn dance and join My Dance Academy. Going to the website you can contact the academy know about their courses and sponsors.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published