Skip to content

A Content Management System to allow users create simple websites, for example a portfolio page, a landing page or even a blog. PLEASE SEE THE LIST OF CONTRIBUTORS BELOW. This idea belongs to ZURI

License

onwukadavid/Optimus

Repository files navigation

OPTIMUS

A Content Management System to allow users create simple websites, for example a portfolio page, a landing page or even a blog.

This system allows user create, edit, and update content. Contents can be deployed.

For Developers

Contributing

Contributions are always welcome!

See CONTRIBUTING.md if you want to make contributions to this project.

Please ensure you follow the steps in the CONTRIBUTING.md. If you don't, your contribution will be rejected.

Run Locally

See CONTRIBUTING.md.

Features

  • User: Unauthenticated

    • Visit the platform to view basic information about it.
    • View and Interact with the documentation.
    • Register to set up a new website.
    • Setup the website by filling out some information.
    • Browse through available templates.
  • User: Authenticated

    • Full access to the platform.
    • Access to the backend of the created website.
    • Ability to create more pages.
    • Ability to change the template.
    • Unique address.
    • Ability to add social media links.

Tech Stack

Client: HTML • CSS • JavaScript

Server: Python • Django

Design: Figma

Useful Resources

To deploy

  • copy the link to the repo https://github.com/zuri-training/my-cms-pjt19
  • on your local, run git clone https://github.com/zuri-training/my-cms-pjt19
  • run cd my-cms-pjt19
  • run virtualenv -p python3 env
  • run /env/scripts/activate
  • run pip install -r requirements.txt
  • run cd optimus
  • run py manage.py runserver

Contributors

Developers
Product Designers

About

A Content Management System to allow users create simple websites, for example a portfolio page, a landing page or even a blog. PLEASE SEE THE LIST OF CONTRIBUTORS BELOW. This idea belongs to ZURI

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published