An open API service indexing awesome lists of open source software.

https://github.com/douugdev/simple-scheduler


https://github.com/douugdev/simple-scheduler

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# SIMPLE ORGANIZER

## About

This project consists on a simple and basic organizer for life events, you can create, update and delete events, and each one comes with its own set of notes, todos and documents, you can also edit, add and remove each one, it comes with error handlings for authorization, robust database modeling and a mobile friendly front-end!

## Technology

Made primarily with Flask for back-end, okta for login, PostgreSQL for the database and Bootstrap for the front-end. It is also deployed at heroku.

This was CS50x. Thank you.