Skip to content

A sleek admin panel built for the nonprofit Amarii, leveraging EJS, JavaScript, and Python for efficiency and scalability.

Notifications You must be signed in to change notification settings

raptor1820/Amarii

Repository files navigation

Amarii

A robust frontend form and admin panel application built for the nonprofit Amarii. Designed with simplicity and efficiency in mind, it leverages the power of EJS, JavaScript, and Python to deliver an intuitive and highly customizable user experience.


Features

  • Dynamic Frontend Forms: Create and manage user forms effortlessly.
  • Admin Panel Dashboard: Navigate to /dashboard for seamless admin control.
  • Lightweight and Scalable: Built with EJS templates and JavaScript for speed and Python for backend extensibility.

Prerequisites

Ensure you have the following installed:

  • Node.js: Version 14.x or higher.
  • npm: Comes with Node.js.
  • Python: Version 3.x.

Installation

  1. Clone the Repository:

    git clone https://github.com/raptor1820/Amarii.git
    cd Amarii
  2. Install Dependencies:

    npm install
  3. Start the Server:

    npm start

    The server will be deployed at http://localhost:3000.


Usage

  • Access Frontend: Open your browser and navigate to http://localhost:3000.
  • Admin Panel: Go to /dashboard for admin functionality.

Contributing

Contributions are welcome! Please feel free to submit issues and pull requests for improvements.

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature/<feature_name>
  3. Commit changes and push:
    git commit -m "Add <feature_name>"
    git push origin feature/<feature_name>
  4. Submit a pull request.

Contact

For questions or feedback, please reach out to the repository owner at raptor1820.

About

A sleek admin panel built for the nonprofit Amarii, leveraging EJS, JavaScript, and Python for efficiency and scalability.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published