Everything you need to start blogging as a student!
- Problem Statement
- Idea / Solution
- Dependencies / Limitations
- Future Scope
- Setting up a realistic local environment
- Usage
- Technology Stack
- Contributing
- Authors
- Acknowledgments
Publishing domain-specific, longform articles that revolve around a student’s area of expertise, thus allowing them to connect and network with like-minded individuals.
A platform that allows publishing blogs related to an undergraduate’s specialisation, projects, research papers etc.
Skkribe allows creation of a student blog on your subdomain free of charge. For the readers, it curates a list of the latest articles from the writers they subscribed to.
Connect world's students and help them share knowledge easily and grow.
- Login / Signup Functionality
- Add Post
- Profile Page
- Like Post
- Social Sharing
- User Feed
- Views Count
- Membership Badges
For Application
- Flask for Backend
- Pytest and Coverage for Testing
- Tailwind CSS, Bootstrap & VueJS for Frontend
- SQLAlchemy for ORM
- SQLite3 for Development Database
- PostgreSQL for Production Database
For Deployment
- Nginx web server & Reverse Proxy
- Redis for caching
- Docker for containerizing the application
- Ansible for configuring the production database