Skip to content
/ somo Public

Our Somo Solutions Platform build with intelligence and design 🏫

License

Notifications You must be signed in to change notification settings

jimmy-oss/somo

Repository files navigation

Somo Solutions Platform ✨

Screen Shot 2022-07-15 at 22 27 02

Screen Shot 2022-07-15 at 22 27 10

Screen Shot 2022-07-15 at 22 27 25

Our Somo Solutions Platform build with intelligence and design 🏫

DESCRIPTION 🌸

The website mainly focuses on Somo Solutions Platform is a web application where trainers can provide assignments of different Subjects to their students. Students can then view their assignments, work on them and later submit them on their respective trainers.

Contributors 🦁

Jimmy-oss ✨

Edu58 👨🏾‍💻

Lagat-Collete 🌺

BrianJomo ⚽

BEHAVIOUR DRIVEN DEVELOPMENT 😇

The Website system provide assignments of different Subjects to their students. Students can then view their assignments, work on them and later submit them on their respective trainers.

INSTALLATION PROCESS ✨

To use the application you should have Angular,python3 and django latest version installed in your machine.

  • Create and activate the vitual Environment and install the from requirements.txt $ python3 -m virtualenv virtual $ source virtual/bin/activate $ pip install -r requirements.txt

It will install everything from the requirements file after configuring launch and enjoy.

  • Setting up environment variables

Create an .env and add the following.

SECRET_KEY='<Secret_key>'
DBNAME='<DbName>'
USER='<Username>'
PASSWORD='<password>'
DEBUG=True
DB_HOST='127.0.0.1'
MODE='dev'
ALLOWED_HOSTS='.localhost','.herokuapp.com','127.0.0.1'
DISABLE_COLLECTSTATIC=1

  • Start the Server to run the app

  • $ python3 manage.py runserver

  • Open localhost:8000


Development server 👨‍💻

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding 🌸

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build ✨

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Future plans 💞️

  • In the future we intend to hava Somo Solutions Platform to run as an android application.
  • Trainers will also be able to offer online classes,upload videos and notes.
  • M.V.P 🤝

    We are a Team based on strengths and weaknesses."Alone we can do so little; together we can do so much."

    TECHNOLOGIES USED ✨

    we have used:

  • Angularjs
  • Python3
  • Django
  • Html
  • Css
  • PostgreSql
  • BUGS💢

    No bugs so far

    THE LICENSE👨🏾‍⚖️

    The website is under Mit license.